Closed:How to export TSV groHMM file using called transcripts rather than known genes
0
0
Entering edit mode
Deleted ▴ 70
@jsalsager-14698
Last seen 4 months ago
United States

If I wanted to export a tsv file using groHMM called transcripts rather than knownGenes, how would I change that code from the tutorial. Would the following work?

d_rpkm <- data.frame(rpkm(d,width(txFinal),normalized.lib.sizes=TRUE))
transcript_rpkm <- data.frame(txFinal, d_rpkm)
head(transcript_rpkm)

Thanks a million!!

 

groHMM • 69 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 747 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6