Open lucast122 opened 1 month ago
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
dorado basecaller -o sample/ dna_r10.4.1_e8.2_400bps_fast@v5.0.0 .
Please list any steps to reproduce the issue.
@lucast122 , thanks for raising this issue. We'll get this fixed.
Best regards, Rich
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 foundSteps to reproduce the issue:
Please list any steps to reproduce the issue.
Run environment:
Logs