python-cutadapt 4.1-1build1 source package in Ubuntu

Changelog

python-cutadapt (4.1-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 18:54:56 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cutadapt_4.1.orig.tar.gz 217.9 KiB 557b393618ad9c066e5a8fef756aaed34a4a53a3e90701283c53cd9602fb3db0
python-cutadapt_4.1-1build1.debian.tar.xz 8.4 KiB 4254f6c9890f8ecb02efe6d44549df6379078ce91fce9bfe09b11e36681dc5de
python-cutadapt_4.1-1build1.dsc 2.5 KiB 824f2cceb53b60b6dab90f58c3a6d42007e50e31ce9a913c9024d0278991832d

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