jankinsan/BatchEC: Evaluates and corrects batch effects in gene expression data

The package uses linear regression analysis to see if the batch is associated with gene expression data and if the batch is associated, the gene expression data is adjusted for batch effects using ComBat (sva package). The batch-corrected data is then visualized and compared to the uncorrected data using Principal Component Analysis (PCA) and k-means clustering.

Getting started

Package details

Maintainer
License`use_mit_license()`, `use_gpl3_license()` or friends to pick a license
Version0.1.0.0000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jankinsan/BatchEC")
jankinsan/BatchEC documentation built on Sept. 9, 2021, 8:12 p.m.