GTEs R package

GTE model quantifies batch effects for individual genes in single-cell data.

Installation

To run GTEs package, install from GitHub through devtools directly:

install.packages('devtools')
library(devtools)
devtools::install_github("yzhou1999/GTEs")

Usage

See below for usage examples.

Dependencies

GTEs has been successfully installed and used on Windows, Linux and Mac OS (R version >= 4.0.2).