Changes between Version 3 and Version 4 of SOP/scRNA-seq/Slingshot
- Timestamp:
- 10/13/20 13:27:34 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOP/scRNA-seq/Slingshot
v3 v4 41 41 == Visualize the pseudotime or lineages == 42 42 43 draw plot with first pseudotime as x-axis, and y-axis is the cell type. If you have multiple lineages, cells that were identified as being specific to Lineage 2 will have NA values for slingPseudotime_1 ( [https://github.com/kstreet13/slingshot/issues/42 | slingshot github page] )43 You can draw plot with first pseudotime as x-axis, and y-axis is the cell type. If you have multiple lineages, cells that were identified as being specific to Lineage 2 will have NA values for slingPseudotime_1 ( [https://github.com/kstreet13/slingshot/issues/42 | slingshot github page] ) 44 44 45 45 {{{ … … 66 66 }}} 67 67 68 # plot Lineages along the cells in PCAs 68 To plot Lineages along the cells in PCAs: 69 69 70 70 {{{