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

Obtain metadata for each read in simulation #108

Closed lynnyi closed 5 years ago

lynnyi commented 5 years ago

Hi,

I'm using RSEM to simulate reads and I'm wondering if it would be possible to get the metadata for each simulated read, specifically from what gene/transcript/site along transcript each read is being simulated.

Thank you, Lynn

lynnyi commented 5 years ago

Never mind, I see that this metadata is stored as the header of each read. Thank you!