skewer 0.2.2-6 source package in Ubuntu

Changelog

skewer (0.2.2-6) unstable; urgency=medium

  * Team upload.
  * Add patch to fix FTBFS with gcc-11 (Closes: #984334)

 -- Nilesh Patra <email address hidden>  Sun, 31 Oct 2021 20:10:47 +0530

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
skewer_0.2.2-6.dsc 1.9 KiB 89ae1cd0b26fd8068c99157751bb9504c3a00b25fa2fae19aa9e8acc4a4f9703
skewer_0.2.2.orig.tar.gz 35.5 KiB bc37afccdf55de047502b87fe56d537cdf78674ccaec1a401b2d29552d6b2dfc
skewer_0.2.2-6.debian.tar.xz 21.2 KiB 7f803eb0fcf8e686dba035f1a4650671dc7491e54f34a37166f523dd72f85f54

Available diffs

No changes file available.

Binary packages built by this source

skewer: post-processing of high-throughput DNA sequence reads

 skewer implements the bit-masked k-difference matching algorithm
 dedicated to the task of adapter trimming and it is specially designed
 for processing next-generation sequencing (NGS) paired-end sequences.
 .
 Features
 .
  * Detection and removal of adapter sequences
  * Insertion and deletion allowed in pattern matching
  * Targeted at Single End, Paired End (PE), and Long Mate Pair (LMP) reads
  * Demultiplexing of barcoded sequencing runs
  * Multi-threading support
  * Trimming based on phred quality scores
  * IUPAC characters for barcodes and adapters
  * Compressed input and output support

skewer-dbgsym: debug symbols for skewer