IdentifyMarkerGenes-methods: description of function IdentifyMarkerGenes

Description Usage Arguments

Description

This method uses whichever stats function was selected for this class using the createStats function. But it compares one group versus all other groups to find marker genes for this group only. This function will add length(group) new stats tables.

Usage

1
IdentifyMarkerGenes(x, gname, settings = list(), names = NULL)

Arguments

x

the BioData object

gname

the samples column name to group on.

settings

a list of slurm parameters to use to run a script (optional)

names

a vector of group name values to compare against all others (default NULL == use all)


stela2502/BioData documentation built on Feb. 23, 2022, 5:47 a.m.