Skip to content

Exception: Error: error in the implementation. #67

Description

@Grant-Fox

Hello!

I am trying to run the squigualiser reform to get a .paf file to visualize my data. I did get the error right before this to add the @sq to the header which I did and then I ran this CLI squigualiser reform --sig_move_offset 0 --kmer_length 1 -c --bam sq_test_squig.sam -o test.paf.

I received this output/error:
kmer_length: 1 sig_move_offset: 0 input bam: sq_test_squig.sam output format: paf output file: test.paf Info: Default stride: 5 Traceback (most recent call last): File "/PATH/", line 8, in <module> sys.exit(main()) ~~~~^^ File "/PATH/squigualiser/venv3/lib/python3.13/site-packages/src/__init__.py", line 56, in main args.func(args) ~~~~~~~~~^^^^^^ File "/PATH/squigualiser/venv3/lib/python3.13/site-packages/src/reform.py", line 228, in run raise Exception("Error: error in the implementation. Please report the command with minimal reproducible data. Read_id: {}".format(sam_record.query_name)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Exception: Error: error in the implementation. Please report the command with minimal reproducible data. Read_id: 49174ed0-756e-4be7-a5e4-e00e62ceb5f7

Please let me know if there is anything more I can provide to help.

Best,
Grant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions