run_mast | R Documentation |
Run Differential Gene Expression with MAST.
run_mast(exp, level2annot, test = "LRT", mtc_method = "BH", no_cores = 1, ...)
exp |
Expression matrix with gene names as rownames. |
level2annot |
Array of cell types, with each sequentially corresponding a column in the expression matrix. |
mtc_method |
Multiple-testing correction method used by DGE step. See p.adjust for more details. |
no_cores |
Number of cores to parallelise DGE across. |
... |
Additional arguments to be passed to
gorth or homologene. |
MAST
results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.