python-cutadapt 4.4-1build2 source package in Ubuntu

Changelog

python-cutadapt (4.4-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 17:39:05 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-cutadapt_4.4.orig.tar.gz 230.6 KiB 0343da04101c88b7b9845f136bd411c558e63ae9abbfb27248e3fb2d43b299aa
python-cutadapt_4.4-1build2.debian.tar.xz 8.8 KiB e2043cfcc56bb22f28d3ee3d6d5582921199023969a4806da0fa982da4566191
python-cutadapt_4.4-1build2.dsc 2.4 KiB 7794ccd1e6d39306194748080cf4456fcab55c1c70bc58dde595f7afd0a15c8e

Available diffs

View changes file

Binary packages built by this source

cutadapt: Clean biological sequences from high-throughput sequencing reads

 Cutadapt helps with biological sequence clean tasks by finding the adapter
 or primer sequences in an error-tolerant way.
 It can also modify and filter reads in various ways.
 Adapter sequences can contain IUPAC wildcard characters.
 Also, paired-end reads and even colorspace data is supported.
 If you want, you can also just demultiplex your input data, without removing
 adapter sequences at all.
 .
 This package contains the user interface.

python3-cutadapt: Clean biological sequences from high-throughput sequencing reads (Python 3)

 Cutadapt helps with biological sequence clean tasks by finding the adapter
 or primer sequences in an error-tolerant way.
 It can also modify and filter reads in various ways.
 Adapter sequences can contain IUPAC wildcard characters.
 Also, paired-end reads and even colorspace data is supported.
 If you want, you can also just demultiplex your input data, without removing
 adapter sequences at all.
 .
 This package contains the Python 3 module.

python3-cutadapt-dbgsym: debug symbols for python3-cutadapt