milkschen / chaintools

Utilities for the genomic chain format
MIT License
5 stars 2 forks source link

to_paf: adding a --preserve_breakpoint option #17

Closed milkschen closed 10 months ago

milkschen commented 10 months ago

When --preserve_breakpoint is set to True, chaintools.to_paf() preserves all breakpoints.

Example: The gap specified by 149 341 2894 would be converted to 149M2894I341D with --preserve_breakpoint. Without the option, it is converted to 149M341X2553I