kingsfordgroup / sailfish

Rapid Mapping-based Isoform Quantification from RNA-Seq Reads
http://www.cs.cmu.edu/~ckingsf/software/sailfish
GNU General Public License v3.0
124 stars 45 forks source link

Seq bias correct #87

Closed rob-p closed 8 years ago

rob-p commented 8 years ago

This code implements a sequence-specific bias correction feature based on assessing the k-mer (hexamer) composition surrounding the start of the read mapping locations. The distributions of k-mers surrounding read start positions are compared to transcriptome-wide kmer composition (based on abundance estimates) and the relative difference between the two used to determine and correct for sequence-specific bias.