Skip to content

Rebecza/scRNA_R_to_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

scRNA_R_to_Python

Moving objects preproccesed in R (Seurat-based) to Python (AnnData/Scanpy-based).

This repository contains two simple R functions for transferring your Seurat object to Python:

  • By saving as separate matrices.
  • By saving with SeuratDisk to a .h5ad file (a HDF5-based AnnData containing file).

And a python notebook for loading your Seurat-derived object to perform SCEPIA analysis.

  • Further Python transfer explanation: here

About

Moving objects preproccesed in R (Seurat-based) to Python (AnnData/Scanpy-based)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published