normalizeTPM | R Documentation |
TPM normalization for a gene expression matrix
normalizeTPM(rawCounts, gene_len = NULL)
rawCounts |
Raw gene expression counts matrix |
gene_len |
Matching gene lengths (kb) |
TPM normalized matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.