Description Usage Arguments Value
write SCENIC data for in-house scenic-pureR
1 2 3 4 5 6 7 8 | write_seuratToScenic(
object,
group_by,
colVars,
file,
slot = "data",
assay = "RNA"
)
|
object |
seurat3 object |
group_by |
vector of colnames |
colVars |
colors vector |
file |
save data to this file |
slot |
fetch data |
assay |
fetch data |
a saved file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.