python-cutadapt 4.2-1 source package in Ubuntu

Changelog

python-cutadapt (4.2-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 26 Dec 2022 08:30:16 +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

Downloads

File Size SHA-256 Checksum
python-cutadapt_4.2-1.dsc 2.4 KiB 8411483b945a07c3ed5a7d7988789daf0312eaf03560151a6a41ac410b158fe0
python-cutadapt_4.2.orig.tar.gz 217.8 KiB e33816a58f7d5f5b9922981c48b65f5ddf9ebdf566d0ab75a4418634122d85d6
python-cutadapt_4.2-1.debian.tar.xz 8.3 KiB 10e741408a3a9f3ddb04470b0beec80aa7a25f6b05bc7fb1a5282a51ff4135fa

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