kraken 1.1-1 source package in Ubuntu

Changelog

kraken (1.1-1) unstable; urgency=medium

  * New upstream version
  * cme fix dpkg-control
  * debhelper 11

 -- Andreas Tille <email address hidden>  Tue, 06 Feb 2018 14:42:43 +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
kraken_1.1-1.dsc 1.9 KiB beaabc187828856058d24983186f7e03206b62931f9887285fe75b837f585bd3
kraken_1.1.orig.tar.gz 74.3 KiB a4ac74c54c10920f431741c80d8a172670be12c3b352912000030fb5ea4c87a7
kraken_1.1-1.debian.tar.xz 332.0 KiB cb5422157299588c8bd20a77489293673182e43b46c104d0efa2f2c73de6e26d

Available diffs

No changes file available.

Binary packages built by this source

kraken: assigning taxonomic labels to short DNA sequences

 Kraken is a system for assigning taxonomic labels to short DNA
 sequences, usually obtained through metagenomic studies. Previous
 attempts by other bioinformatics software to accomplish this task have
 often used sequence alignment or machine learning techniques that were
 quite slow, leading to the development of less sensitive but much faster
 abundance estimation programs. Kraken aims to achieve high sensitivity
 and high speed by utilizing exact alignments of k-mers and a novel
 classification algorithm.
 .
 In its fastest mode of operation, for a simulated metagenome of 100 bp
 reads, Kraken processed over 4 million reads per minute on a single
 core, over 900 times faster than Megablast and over 11 times faster than
 the abundance estimation program MetaPhlAn. Kraken's accuracy is
 comparable with Megablast, with slightly lower sensitivity and very high
 precision.

kraken-dbgsym: debug symbols for kraken