kallisto 0.46.1+dfsg-2 source package in Ubuntu

Changelog

kallisto (0.46.1+dfsg-2) unstable; urgency=medium

  * Team upload.
  * mark kallisto-examples as Multi-Arch: foreign
  * debian/patches/spelling: fix typo
  * debian/patches/htslib1.3: use kseq.h from htslib, not the bundled version

 -- Michael R. Crusoe <email address hidden>  Wed, 25 Dec 2019 12:05:55 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kallisto_0.46.1+dfsg-2.dsc 2.1 KiB f4ea7aeec15a9502b6c3b3f2f7d7f06a3414a875495fc31b8354741363df5132
kallisto_0.46.1+dfsg.orig.tar.xz 827.6 KiB 4d8b0bd6bac52eb714df53e81f4a5248c65ba46b70f0edf61a1dfe3dfde62f52
kallisto_0.46.1+dfsg-2.debian.tar.xz 5.6 KiB eca44ce7682c3010f70296a11b91c8e798e51bf5e57b8722cc87454cf4bc34d4

Available diffs

No changes file available.

Binary packages built by this source

kallisto: near-optimal RNA-Seq quantification

 Kallisto is a program for quantifying abundances of transcripts from
 RNA-Seq data, or more generally of target sequences using high-throughput
 sequencing reads. It is based on the novel idea of pseudoalignment for
 rapidly determining the compatibility of reads with targets, without the
 need for alignment. On benchmarks with standard RNA-Seq data, kallisto
 can quantify 30 million human reads in less than 3 minutes on a Mac
 desktop computer using only the read sequences and a transcriptome index
 that itself takes less than 10 minutes to build. Pseudoalignment of
 reads preserves the key information needed for quantification, and
 kallisto is therefore not only fast, but also as accurate than existing
 quantification tools. In fact, because the pseudoalignment procedure is
 robust to errors in the reads, in many benchmarks kallisto significantly
 outperforms existing tools.

kallisto-dbgsym: debug symbols for kallisto
kallisto-examples: near-optimal RNA-Seq quantification (example data)

 Kallisto is a program for quantifying abundances of transcripts from
 RNA-Seq data, or more generally of target sequences using high-throughput
 sequencing reads. It is based on the novel idea of pseudoalignment for
 rapidly determining the compatibility of reads with targets, without the
 need for alignment. On benchmarks with standard RNA-Seq data, kallisto
 can quantify 30 million human reads in less than 3 minutes on a Mac
 desktop computer using only the read sequences and a transcriptome index
 that itself takes less than 10 minutes to build. Pseudoalignment of
 reads preserves the key information needed for quantification, and
 kallisto is therefore not only fast, but also as accurate than existing
 quantification tools. In fact, because the pseudoalignment procedure is
 robust to errors in the reads, in many benchmarks kallisto significantly
 outperforms existing tools.
 .
 This package contains usage examples which are used in autopkgtest.