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