pod5-file-format
pod5-file-format copied to clipboard
Error with POD5 filter
Dear developers, I'm trying to use pod5 filter but I got this error:
pod5 subset test.pod5 -t 1 --summary tes.files --columns barcode --output barcode_subset
POD5 has encountered an error: 'read_csv() got an unexpected keyword argument 'comment_char''
Not so sure which is the problem.
Thanks in advance for your help.
- Pod5 Version: 0.3.15
- Python Version: 3.11.1
- Platform: almalinux
I'm getting the same issue on my box that requires polars-lts-cpu but it works fine on the one that uses the standard polars. @lucacozzuto are you using the lts version too?
I took it straight from bioconda. The version 0.2.4 seems to work instead.