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
404 stars 117 forks source link

rsem-prepare-reference generate a chain file to liftover the SNP of Transcriptome to genome? #74

Closed wangyugui closed 7 years ago

wangyugui commented 7 years ago

Hi.

Can rsem-prepare-reference generate a chain file to liftover the SNP of transcriptome to genome?

We need this because mapping to transcriptome is more stable than mapping to genome.

wangyugui commented 7 years ago

gff3ToGenePred/genePredToFakePsl/pslToChain can do this job.