Skip to content

New pseudo mode for single-cell RNA-Seq analysis

Choose a tag to compare

@pmelsted pmelsted released this 05 Apr 00:22
· 996 commits to master since this release

pseudo mode:

A new mode kallisto pseudo has been implemented which allows reads to only be pseudoaligned. This mode is useful during single cell analysis as many different experiments (single cells) can be analyzed at the same time and their equivalence classes will be consistent. It will also output a matrix of equivalence class counts (as used in Fast and accurate single-cell RNA-Seq analysis by clustering of transcript-compatibility counts).

Bug fixes:

  • Fixes a segfault that could occur when running quant in --bias mode
  • Fixes a small error in allocation of memory
  • Ensures that single-end reads have reasonable length mappings when mapping to short transcripts