Entering edit mode
8.8 years ago
Mukund
•
0
I have a dataset (downloaded from GEO) that has expression levels in terms of RPKM. I understand that edgeR, DeSeq etc, use raw counts and not rpkm for differential expression calculation. Is there a way to find differential expression in case the raw counts are not available? Alternately, are there any easy ways to convert rpkm back to raw counts?
Thanks!
Well it's reads per kilobase of exon per million mapped, so get those two numbers and multiply. It's not going to be clean or easy. Stop using RPKM.