snap-aligner 1.0~beta.18+dfsg-1ubuntu1 source package in Ubuntu
Changelog
snap-aligner (1.0~beta.18+dfsg-1ubuntu1) zesty; urgency=medium * Do not force PIE hardening to avoid FTBFS on arm64 -- Graham Inggs <email address hidden> Thu, 09 Mar 2017 13:27:40 +0200
Upload details
- Uploaded by:
- Graham Inggs on 2017-03-09
- Uploaded to:
- Zesty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Zesty | release | on 2017-03-09 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
snap-aligner_1.0~beta.18+dfsg.orig.tar.xz | 1.9 MiB | a5ed636903d9c37cf51f09973003b39d571882ba399d437c263fd7f755f55fdb |
snap-aligner_1.0~beta.18+dfsg-1ubuntu1.debian.tar.xz | 6.9 KiB | f9567f181e0516fea480e406fcd9737b8c7b79a9a680fd5bf0974c4e577aa619 |
snap-aligner_1.0~beta.18+dfsg-1ubuntu1.dsc | 2.1 KiB | 5dc8f99bfc090bcc7e13217d90a265976ebbe3e04697e37dafbc2af2b163d1c2 |
Available diffs
Binary packages built by this source
- snap-aligner: Scalable Nucleotide Alignment Program
SNAP is a new sequence aligner that is 3-20x faster and just as accurate as
existing tools like BWA-mem, Bowtie2 and Novoalign. It runs on commodity x86
processors, and supports a rich error model that lets it cheaply match reads
with more differences from the reference than other tools. This gives SNAP up
to 2x lower error rates than existing tools (in some cases) and lets it match
larger mutations that they may miss. SNAP also natively reads BAM, FASTQ, or
gzipped FASTQ, and natively writes SAM or BAM, with built-in sorting,
duplicate marking, and BAM indexing.