Changes between Version 1 and Version 2 of SOP/scRNA-seq/Slingshot
- Timestamp:
- 10/13/20 13:25:30 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOP/scRNA-seq/Slingshot
v1 v2 2 2 == Making diffusion maps with Slingshot == 3 3 4 You can either assigned cells to clusters based on [https://bioconductor.org/packages/release/bioc/vignettes/slingshot/inst/doc/vignette.html | Slingshot protocol ] or make a single cell object, i.e. from the Seurat object. Example commands for convert to single cell object from Seurat. 4 You can either assigned cells to clusters based on [https://bioconductor.org/packages/release/bioc/vignettes/slingshot/inst/doc/vignette.html | Slingshot protocol ] or make a single cell object, i.e. from the Seurat object. 5 6 Example commands for convert to single cell object from Seurat. 5 7 6 8 * **Making a single cell object from a Seurat object**