Entering edit mode
4.4 years ago
DBScan
▴
450
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)?