segemehl 0.3.4-2build1 source package in Ubuntu

Changelog

segemehl (0.3.4-2build1) focal; urgency=medium

  * No-change upload for libhts soname change.

 -- Matthias Klose <email address hidden>  Fri, 31 Jan 2020 22:44:18 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
segemehl_0.3.4.orig.tar.xz 238.4 KiB e498fb23e36d45a0d0035105812a747ca901af366d07dde431c25a49ee28abbc
segemehl_0.3.4-2build1.debian.tar.xz 5.5 KiB 1979b6c4a857ff5dd397920b804c233abab75b0d26083011d5fc65f27c4b8ca1
segemehl_0.3.4-2build1.dsc 2.0 KiB a437c4ed4127f0274f01731e28b13ef0d65dfe2d8f1cd57b11e8ee2a3ebd3b98

View changes file

Binary packages built by this source

segemehl: short read mapping with gaps

 Segemehl is a software to map short sequencer reads to reference
 genomes. Segemehl implements a matching strategy based on enhanced
 suffix arrays (ESA). Segemehl accepts fasta and fastq queries (gzip'ed
 and bgzip'ed). In addition to the alignment of reads from standard DNA-
 and RNA-seq protocols, it also allows the mapping of bisulfite converted
 reads (Lister and Cokus) and implements a split read mapping strategy.
 The output of segemehl is a SAM or BAM formatted alignment file. In the
 case of split-read mapping, additional BED files are written to the
 disc. These BED files may be summarized with the postprocessing tool
 haarz. In the case of the alignment of bisulfite converted reads, raw
 methylation rates may also be called with haarz.
 .
 In brief, for each suffix of a read, segemehl aims to find the
 best-scoring seed. Seeds might contain insertions, deletions, and
 mismatches (differences). The number of differences allowed within a
 single seed is user-controlled and is crucial for the runtime of the
 program. Subsequently, seeds that undercut the user-defined E-value are
 passed on to an exact semi-global alignment procedure. Finally, reads
 with a minimum accuracy of percent are reported to the user.

segemehl-dbgsym: No summary available for segemehl-dbgsym in ubuntu hirsute.

No description available for segemehl-dbgsym in ubuntu hirsute.