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

How to get the final result? #76

Open wangzhennan14 opened 6 years ago

wangzhennan14 commented 6 years ago

Hi, I have run RSEM to estimate the Trinity de nove result. But it broke down, I do not knoow why. In the ${name}.temp dir, there were many files. I think there were intermediate results. ${name}.iso_res and ${name}.gene_res. How can I convert the intermediate results to the final results (${name}.isoforms.results and ${name}..genes.results). My data is too big, and it needs too much time when I rerun the pipeline. Can you help me to convert the intermediate results? Thank you very much!

Best, Wang