KC-Lan / seurat-wrappers

Community-provided extensions to Seurat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SeuratWrappers

SeuratWrappers is a collection of community-provided methods and extensions for Seurat, curated by the Satija Lab at NYGC. These methods comprise functionality not presently found in Seurat, and are able to be updated much more frequently.

Please see our contribution guide for assistance and guidelines in developing and adding new methods to SeuratWrappers

Individual method vignettes can be found in the docs/ directory, we recommend looking at the standard markdown (*.md) files when viewing on GitHub

Installation can be accomplished through devtools

devtools::install_github('satijalab/seurat-wrappers')

Method Listing

Package Vignette Reference Source
CoGAPS Running CoGAPS on Seurat Objects Stein-O’Brien et al, Cell Systems 2019 https://www.bioconductor.org/packages/release/bioc/html/CoGAPS.html
glmpca Running GLM-PCA on a Seurat Object Townes et al, Genome Biology 2019 https://github.com/willtownes/glmpca
Conos Integration of datasets using Conos Barkas et al, Nature Methods 2019 https://github.com/hms-dbmi/conos
LIGER Integrating Seurat objects using LIGER Welch et al, Cell 2019 https://github.com/MacoskoLab/liger
fastMNN Running fastMNN on Seurat Objects Nature Biotechnology 2018 https://bioconductor.org/packages/release/bioc/html/batchelor.html
Harmony Integration of datasets using Harmony Korsunsky et al, bioRxiv 2018 https://github.com/immunogenomics/harmony
ALRA Zero-preserving imputation with ALRA Linderman et al, bioRxiv 2018 https://github.com/KlugerLab/ALRA
Velocity Estimating RNA Velocity using Seurat La Manno et al, Nature 2018 https://velocyto.org
schex Using schex with Seurat Freytag, R package 2019 https://github.com/SaskiaFreytag/schex

About

Community-provided extensions to Seurat

License:GNU General Public License v3.0


Languages

Language:R 93.3%Language:Shell 6.7%