shengqh / ChIPQC

7 stars 5 forks source link

ChIPQC

This is a folk of ChIPQC in bioconductor. I need to fix a bug in QCmetrics(ChIPQCsample) which will cause the error: "names' attribute [9] must be the same length as the vector [7]"

Installation

library(devtools)
install_github("shengqh/ChIPQC")

or

BiocManager::install('shengqh/ChIPQC')