--edge-buffer
Do not process sequence variant or modified base calls near edge of read mapping.
Default: 30
This is useful in some niche applications for us. Is there a way that modbam2bed can do this, or would I have to manually cobble something together using modbampy?
Megalodon has a feature called "edge_filter" (https://nanoporetech.github.io/megalodon/advanced_arguments.html?highlight=edge):
This is useful in some niche applications for us. Is there a way that modbam2bed can do this, or would I have to manually cobble something together using modbampy?