seqtk 1.3-3 source package in Ubuntu

Changelog

seqtk (1.3-3) unstable; urgency=medium

  [ Vagrant Cascadian ]
  * Pass default CFLAGS to dh_auto_build.
    Closes: #1020753

  [ Andreas Tille ]
  * Standards-Version: 4.6.1 (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Andreas Tille <email address hidden>  Mon, 26 Sep 2022 09:56:46 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
seqtk_1.3-3.dsc 1.9 KiB 67eab3122a0d51ef040d755f7d585c571bed6c6308bcef5b566f504a3ab6a79f
seqtk_1.3.orig.tar.gz 20.7 KiB 5a1687d65690f2f7fa3f998d47c3c5037e792f17ce119dab52fff3cfdca1e563
seqtk_1.3-3.debian.tar.xz 4.2 KiB 0e205da4394f8e0ccf0b4f9a14a78d82f959d54cc8d48c82727f4ef19281e4d4

Available diffs

No changes file available.

Binary packages built by this source

seqtk: Fast and lightweight tool for processing sequences in the FASTA or FASTQ format

 Currently, seqtk supports quality based trimming with the phred
 algorithm, converting fastq to fasta, reverse complementing sequences,
 extracting or masking subsequences in regions given in a BED/name list
 file, and more. It contains a subsampling module to sample exactly n
 sequences or a fraction of sequences.
 .
 Seqtk supports both fasta and fastq input files, which can be
 optionally gzip compressed.

seqtk-dbgsym: debug symbols for seqtk