kevinblighe / scDataviz

scDataviz: single cell dataviz and downstream analyses
60 stars 17 forks source link

I couldn't find where the full workflow for Seurat-to-scDataviz, please let me know, Thanks! Fan #15

Closed fzhang988 closed 3 years ago

fzhang988 commented 3 years ago

For a full workflow for Seurat-to-scDataviz, see the GitHub vignette.

kevinblighe commented 3 years ago

My apologies for the confusion. This is a new package. There is no lengthy workflow for Seurat-to-scDataviz. You simply have to use the as.SingleCellExperiment() command to convert your Seurat object to an object that can be used with scDataviz.