pod5-file-format
pod5-file-format copied to clipboard
pod5 merge
When I perform
pod5 merge *.pod5 -o merged.pod5
it has an error: POD5 has encountered an error: '1 inputs do not exist: {WindowsPath('*.pod5')}'
For detailed information set POD5_DEBUG=1'
Following the prompts, I executed set POD5_DEBUG=1
Then he still reported an error: POD5 has encountered an error: '1 inputs do not exist: {WindowsPath('*.pod5')}'
The current folder contains many pod5 files,Even if I change to absolute path,It's still this error.