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
408 stars 118 forks source link

RSEM Without Gene Database #61

Open DarioS opened 7 years ago

DarioS commented 7 years ago

The RSEM software appears to require a reference sequence set (e.g. hg19) and a gene database (e.g. RefSeq). Could it be made more flexible so that the gene database is not required for the scenario where the reference sequence set is not a genome but a set of alleles of some highly polymorphic genes, hence it's the number of reads assigned to each of the alleles which is the quantity of interest?