Skip to content

salmon v0.11.2

Compare
Choose a tag to compare
@rob-p rob-p released this 04 Aug 17:30
· 950 commits to master since this release

Release notes

  • Moved incompatPrior option from "basic" to "advanced" category.

  • Made minor speed improvements to validateMappings, including using
    faster hash table for alignment caching and reverse-complement on
    demand.

  • Fixed a bug that caused inflated posterior variance for likely non-expressed (often point estimate of 0 TPM) transcripts when bias correction was enabled (thanks to @kvittingseerup for finding this and pointing it out to us).