nanoporetech / dorado

Oxford Nanopore's Basecaller
https://nanoporetech.com/
Other
531 stars 63 forks source link

dorado basecaller has duplicate command line flag -o #1037

Open lucast122 opened 1 month ago

lucast122 commented 1 month ago

Issue Report

Please describe the issue:

dorado basecaller uses the flag -o twice once for output folder and once for overlap. Output folder can only be defined using --output-dir though.

Please provide a clear and concise description of the issue you are seeing and the result you expect.

dorado basecaller -o sample/ dna_r10.4.1_e8.2_400bps_fast@v5.0.0 . gives [2024-09-25 15:03:12.156] [error] Failed to parse 'a' as decimal integer: pattern 'a' not found

Steps to reproduce the issue:

Please list any steps to reproduce the issue.

Run environment:

Logs

HalfPhoton commented 1 month ago

@lucast122 , thanks for raising this issue. We'll get this fixed.

Best regards, Rich