Skip to content
/ yoRISC Public

A bit of code to interconvert objects between the Seurat and RISC environments for scRNA-seq data analysis

License

Notifications You must be signed in to change notification settings

dmalzl/yoRISC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yoRISC

A bit of code to interconvert objects between the Seurat and RISC environments for scRNA-seq data analysis. This source was mainly compiled by following the RISC guide to convert Seurat object to RISC object and getting insight from looking at the source code of the Seurat package (mainly on how their IntegrateData and RunPCA methods would work). The code was tested with the main functionality of Seurat for a generic scRNA-seq analysis. To run the conversion functions as presented in the conversion.R script you need the following packages

For any additonal code presented in the risc_integration.Rmd you also have to install

About

A bit of code to interconvert objects between the Seurat and RISC environments for scRNA-seq data analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages