vargenes_anova: Compute significantly variable genes via anova. Generally,...

View source: R/form_tensor.R

vargenes_anovaR Documentation

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)

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

Value

A list of raw p-values for each gene.


scITD documentation built on Sept. 8, 2023, 5:11 p.m.