Description Usage Arguments Value See Also Examples
Identify marker genes for all clusters in a one vs all manner based on the MAST package.
1 2 3 4 5 6 7 8 9 10 11 12 |
gobject |
giotto object |
expression_values |
gene expression values to use |
cluster_column |
clusters to use |
subset_clusters |
selection of clusters to compare |
adjust_columns |
column in pDataDT to adjust for (e.g. detection rate) |
pval |
filter on minimal p-value |
logFC |
filter on logFC |
min_genes |
minimum genes to keep per cluster, overrides pval and logFC |
verbose |
be verbose |
... |
additional parameters for the zlm function in MAST |
data.table with marker genes
1 | findMastMarkers_one_vs_all(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.