Entering edit mode
5.2 years ago
DBScan
▴
530
Is it possible to convert RPKM into counts? If I want to get the count of gene_i for sample_j, can I calculate (the coding length of gene_i * RPKM of geni_j and sample_j * sum of all RPKM of sample_j) / (10^9)?