create_pyscenic_file | R Documentation |
This function can generate the file used as input into pySCENIC analysis. A loom file will be created.
create_pyscenic_file(seu_obj, celltypes, min.gene = 1)
seu_obj |
A complete Seurat object |
celltypes |
The cell types being selected for analysis |
min.gene |
Cutoff to filter the low expression genes |
A loom file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.