dmalzl / yoRISC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:R 100.0%