Skip to content

MethBat v0.11.0

Latest
Compare
Choose a tag to compare
@holtjma holtjma released this 25 Apr 21:19
9a9f976

Changes

  • Modifies the segmentation algorithm to prevent large segments from spanning CpG data gaps. The new algorithm will automatically create segment break points between two consecutive CpGs that exceed a maximum gap threshold. This reduces segment size inflation around regions with low coverage and/or absent phasing information.
  • Adds a CLI option --max-gap to control the maximum gap threshold, default: 1000 bp.