GTE model quantifies batch effects for individual genesin single-cell data.
To runGTEs package, install from GitHub throughdevtools directly:
install.packages('devtools')library(devtools)devtools::install_github("yzhou1999/GTEs")See below for usage examples.
GTEs has been successfully installed and used on Windows, Linux andMac OS (R version >= 4.0.2).