deweylab / RSEM

RSEM: accurate quantification of gene and isoform expression from RNA-Seq data
http://deweylab.biostat.wisc.edu/rsem/
GNU General Public License v3.0
411 stars 118 forks source link

Allow Use of BAM Files Mapped to a Genome #72

Open DarioS opened 7 years ago

DarioS commented 7 years ago

Many publicly available RNA-seq BAM files are mapped to a genome rather than a transcriptome (e.g. Consider the set of controlled TCGA read alignment files). Using RSEM on files such as these is problematic. How about providing a new processing mode that allows genome-oriented BAM files to be used directly?