RunCsCore | R Documentation |
This will run CS-CORE on the default assay
RunCsCore(
seuratObj,
genes_selected = Seurat::VariableFeatures(seuratObj),
saveFile = NULL
)
seuratObj |
A Seurat object. |
genes_selected |
Passed directly to CSCORE::CSCORE() |
saveFile |
An optional file to save an RDS of the CS-CORE results |
The results after WGCNA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.