Skip to content

FriendlyNeighborhoodNematode/kallisto

 
 

Repository files navigation

kallisto

Join the chat at https://gitter.im/pachterlab/kallisto

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.

Manual

Please visit http://pachterlab.github.io/kallisto for the manual.

License

Please read the license before using kallisto. The license is distributed with kallisto in the file license.txt also viewable here.

About

Near-optimal RNA-Seq quantification

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.3%
  • C 5.4%
  • Python 4.1%
  • CMake 1.9%
  • Shell 0.3%