gene.expression | R Documentation |
Detect dergulated genes using circRNA-impacts as stratificator of samples
gene.expression( circ_idofinterest, circRNAs, linearRNAs, group, colData, covariates, padj, expr = FALSE )
circ_idofinterest |
circRNA-impact ID |
circRNAs |
normalized read count of circRNAs |
linearRNAs |
row read count of gene |
colData |
coldata dataframe |
covariates |
additinal covariates for batch effect |
padj |
alpha thershold in deseq test |
expr |
A TRUE or FALSE variable controlling whether the median expression should be used to define the two group comparison in DEG analysis. |
data.frame of gene deregulated per circRNA-impacts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.