python-cutadapt 2.8-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.0
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Steffen Moeller <email address hidden>  Fri, 24 Jan 2020 12:50:31 +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_2.8-1.dsc 2.3 KiB 05aa0abc37acad54932770dc672cafd893facbf746fa850d1ab9525634d16e29
python-cutadapt_2.8.orig.tar.gz 171.0 KiB aaf713cc2fe433b56ce918f9ea45b7e60164e3adb116a506fc8c3130a94bddf2
python-cutadapt_2.8-1.debian.tar.xz 7.7 KiB 7759141cd8e8dc4eec0fcdfb5e301a13561369fb8909c54980ae8ffab1ef8d07

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