Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 217 Bytes

Seurat-to-SCVI

conda env create -f conda_env.yml

conda activate scrnaseq

Open Seurat Object in Python and execute SCVI.

First: Open your data and Follow the "R Part.Rmd" tutorial. Second: Follow the SCVI script.