gene.class | R Documentation |
Detect the most discriminant genes using circRNA-impact as stratificator of samples
gene.class( circ_idofinterest, circRNAs, linearRNAs, group, colData, covariates, th.corr )
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 |
th.corr |
correlation thershold in clean collinear genes |
list of discriminating genes, n. genes selected, data.frame of ranked genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.