Skip to content

Bug: HMMRATAC mode won't take -f FRAG input format #719

@chrysania

Description

@chrysania

Describe the bug
macs3 hmmratac mode won't run if input is specified as -f FRAG, despite what it says on the MACS3 manual pages.

error message: macs3 hmmratac: error: argument -f/--format: invalid choice: 'FRAG' (choose from 'BAMPE', 'BEDPE')

To Reproduce

macs3 hmmratac -f FRAG -i fragments.tsv.gz -n hmmratac

Expected behavior
macs3 hmmratac runs with -f FRAG

Screenshots
Image

System:

  • OS: Linux
  • Python version: 3.10.12
  • Numpy version: 2.2.6
  • MACS Version: 3.0.3

Additional context
Since the manual pages (deepwiki, macs3-project.github) said it's possible to specify input format as FRAG, I assume this is a bug?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions