rna_quantile | R Documentation |
compute quantile of each transcript
rna_quantile(tpm.cohort, pair, tpm.pair = NULL)
tpm.cohort |
file path data.table with id column gene and other columns representing pairs |
pair |
character pair of interest. must be a column in tpm.cohort if tpm.pair is NULL |
tpm.pair |
file path of data.table with column gene, pair |
data table with column gene and quantile representing expression quantile for the pair of interest relative to rest of cohort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.