View source: R/collapse_to_gene.R
collapses transcript level info to gene level info my taking the most abundant transcript
1 | collapse_to_gene(tpm, trans_info, selection = NULL)
|
tpm |
output from input_kallisto |
trans_info |
output from get_biomart |
selection |
pattern selection for TPM calculation. defult = NULL. set it to "WT" to only use WT data for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.