neurogenomics / EpiCompare

Comparison, benchmarking & QC of epigenetic datasets
https://doi.org/doi:10.18129/B9.bioc.EpiCompare
12 stars 3 forks source link

unused argument #111

Closed Kebabai9 closed 2 years ago

Kebabai9 commented 2 years ago

Hi,

I tried running the example from: https://github.com/neurogenomics/EpiCompare. It is my first time running this package.

I got stuck here (I have not changed anything from the original code):

Error in EpiCompare(peakfiles = peakfiles, genome_build = list(peakfiles = "hg19", : unused argument (genome_build_output = "hg19")

Would you have any tips on how to solve this, please? Could it be the issue with the newest version of R? I am using R version 4.2.1 Thank you!

Kebabai9 commented 2 years ago

It works now.