Scanpy in R

single-cell
rna-seq
interoperability
python
scanpy
R
tutorial
Tutorial describing how to interact with the Scanpy Python package from R
Authors

Luke Zappia

Date

April 17, 2020

Links
Scanpy in R logo

This tutorial covers how to set up a environment that lets you interact with Scanpy from R. This includes converting Python AnnData objects to R SingleCellExperiment and Seurat objects as well as interacting with a Python environment directly in an R Markdown document. It demonstrates some of the functions in Scanpy but doesn’t cover everything the package can do or how best to use Scanpy for your analysis.