vargenes_anova | R Documentation |
Compute significantly variable genes via anova. Generally, this should be done through calling the form_tensor() wrapper function.
vargenes_anova(scMinimal, ncores)
scMinimal |
environment A sub-container for the project typically consisting of gene expression data in its raw and processed forms |
ncores |
numeric Number of cores to use |
A list of raw p-values for each gene.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.