Learn R Programming

scITD (version 1.0.4)

vargenes_anova: Compute significantly variable genes via anova. Generally, this should be done through calling the form_tensor() wrapper function.

Description

Compute significantly variable genes via anova. Generally, this should be done through calling the form_tensor() wrapper function.

Usage

vargenes_anova(scMinimal, ncores)

Value

A list of raw p-values for each gene.

Arguments

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