Skip to content

Dimensionality reduction and batch integration methods for single cell data

Notifications You must be signed in to change notification settings

laurenhsu1/corral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corral

Dimensionality reduction and batch integration methods for single cell data

corral is a package to perform correspondence analysis on count data, particularly for single-cell (e.g., RNA-seq).

It can be used on a single table for dimensionality reduction, or it can be used for integration across batches, samples, and modes.

To install the dev version: devtools::install_github('laurenhsu1/corral')

Or it can be installed with BiocManager::install("laurenhsu1/corral", dependencies = TRUE)

How to

The package contains two main function calls:

  1. corral for dimensionality reduction on a single table
  2. corralm for alignment and batch integration of multiple tables

See the vignettes for details on outputs and how to plot.

About

Dimensionality reduction and batch integration methods for single cell data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published