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.
1 | IdentifyMarkerGenes(x, gname, settings = list(), names = NULL)
|
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.