seqtk 1.4-1 source package in Ubuntu

Changelog

seqtk (1.4-1) unstable; urgency=medium

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

 -- Andreas Tille <email address hidden>  Wed, 08 Nov 2023 21:33:35 +0100

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.4-1.dsc 1.9 KiB 4a115a489369d233a2a3fb961d1dc7803cd49c792c74ef56361f2025df66f32f
seqtk_1.4.orig.tar.gz 23.2 KiB d124604ec24f29ed14ce127426ab90e0f3a2c0280c80d1a3ff8b1c09feede19c
seqtk_1.4-1.debian.tar.xz 4.3 KiB 37b61ab16cd191d611e077ddf23c1e51d65334555819cf9aa0d876447cb557c2

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