TransBioInfoLab / coMethDMR

Detect Regions of Concurrent Differential Methylation
https://transbioinfolab.github.io/coMethDMR/
7 stars 2 forks source link

Clean up the code #19

Open gabrielodom opened 2 years ago

gabrielodom commented 2 years ago

When Lissette and I first wrote this code (circa 2017-2018), I was a baby. Some of this code is gross. This isn't an issue that will probably ever be closed, but I'll be able to reference it as I'm working on other issues.

gabrielodom commented 2 years ago

The CpGInfo*() functions were missing the argument for genome.

gabrielodom commented 2 years ago

We've added the genome argument now.