View source: R/TransformCount.R
Count2TPM | R Documentation |
Convert read counts to transcripts per million (TPM)
Count2TPM(countMat, idType = "Ensembl", org = "hsa")
countMat |
A read count matrix, with geneid as rownames and sample as columns. |
idType |
Type of gene id. |
org |
Organism, hsa or mmu. |
A tpm expression profile.
Wubing Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.