kallisto 0.48.0+dfsg-1 source package in Ubuntu

Changelog

kallisto (0.48.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.48.0+dfsg
  * Enabling function and snakemake tests.
  * Bumping copyright years.
  * Refreshing patches, disabling
    Check_busOptions.seq_length_before_accessing.patch (integrated upstream).

 -- Andrius Merkys <email address hidden>  Wed, 19 Jan 2022 02:36:58 -0500

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.48.0+dfsg-1.dsc 2.1 KiB 11d761287d8ad5af826e15e01b6eb4f47df96f82a0fc25f188f034c9afacaa9f
kallisto_0.48.0+dfsg.orig.tar.xz 1.0 MiB 304a7b7fbfa4f49b60543d476f1e1ad7b3ea3d2b53510bd6ba6bdc812e69215c
kallisto_0.48.0+dfsg-1.debian.tar.xz 6.7 KiB 8e5abc71981b0dc7db2fc410a38618fd9d8d21b1680a1870f10e44066f4b6c47

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.