python-cutadapt 4.7-2 source package in Ubuntu

Changelog

python-cutadapt (4.7-2) unstable; urgency=medium

  * Team upload.
  * d/control: need python3-dnaio of at least version 1.2.
  * Allow autopkgtests to be skipped if their dependencies are
    installable.

 -- Michael R. Crusoe <email address hidden>  Wed, 27 Mar 2024 10:00:57 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-cutadapt_4.7-2.dsc 2.4 KiB 134e2b0690da37f12b0a9ab906d5a57a591bc98528cdad5e77906f0471d1873a
python-cutadapt_4.7.orig.tar.gz 237.7 KiB 1428d60b8bda27910172119a337e954d4f44550dd28688af139c734b6d479ecb
python-cutadapt_4.7-2.debian.tar.xz 8.6 KiB 4e3292a2df91f2fe2a2362770aa59d002367a46c8c00e738007fdcc7b8e7182f

Available diffs

No changes file available.

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