rna_quantile: rna_quantile

rna_quantileR Documentation

rna_quantile

Description

compute quantile of each transcript

Usage

rna_quantile(tpm.cohort, pair, tpm.pair = NULL)

Arguments

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

Value

data table with column gene and quantile representing expression quantile for the pair of interest relative to rest of cohort


mskilab/casereport documentation built on Oct. 19, 2022, 3 a.m.