convert_seu_to_cds | R Documentation |
Convert a Seurat Object to a Monocle Cell Data Set
convert_seu_to_cds(seu, resolution = 1, min_expression = 0.05)
seu |
processed_seu <- clustering_workflow(human_gene_transcript_seu)
cds <- convert_seu_to_cds(processed_seu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.