Description Usage Arguments Value Examples
View source: R/transcriptToGeneExpression.R
Reduce transcript expression to gene expression
1 |
se |
a summarizedExperiment object from |
A SummarizedExperiment object
1 2 3 4 5 | se <- readRDS(system.file("extdata",
"seOutput_SGNex_A549_directRNA_replicate5_run1_chr9_1_1000000.rds",
package = "bambu"
))
transcriptToGeneExpression(se)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.