Description Usage Arguments Value Examples
Finds differentially expressed genes between cell types using the MAST's lrTest function. Saves differential expression information to specified path, in the form of a matrix for each cell type. This is used by the buildSignatureMatrixMAST function in DWLS.
1 | DEAnalysisMAST(scdata, id, path)
|
scdata |
Gene by cell single-cell data matrix. |
id |
List containing cell type ids corresponding to each column of the |
path |
String corresponding to path in which to save DE information. |
Saves DE information to specified path, in the form of a matrix for each cell type.
1 | DEAnalysisMAST(scdata, id, path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.