neurogenomics / EpiCompare

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

`EpiCompare::EpiCompare`: Automatically choose blacklist #113

Closed bschilder closed 1 year ago

bschilder commented 1 year ago

When EpiCompare::EpiCompare(blacklist=NULL), a blacklist can automatically be chosen based on the genome_build_output, assuming the blacklist is used only after the peaks/refs have been lifted over. We can make NULL the new default so it's one less arg users are required to add.

bschilder commented 1 year ago

EpiCompare(blacklist=) can now take a variety of inputs (EpiCompare v1.3.3), but by default (NULL) it will automatically select the appropriate blacklist:

Screenshot 2023-02-14 at 19 46 26