Changes between Version 2 and Version 3 of SOP/scRNA-seq/diffusionMaps
- Timestamp:
- 10/05/20 14:22:16 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOP/scRNA-seq/diffusionMaps
v2 v3 14 14 15 15 * **Running diffusion map** 16 <code> 16 {{{ 17 17 #this step may take a long time (days) or not finish. It is recommend to send it to the cluster as a script that reads the Seurat or the single cell object, runs DiffusionMap, and saves the object. 18 18 library(destiny)