-
Notifications
You must be signed in to change notification settings - Fork 87
Description
Hi everyone.
Ive been using the sqmreads2tables.py without problems, but when I run that command on this project and I get the following error:
[csmgrmgr@login211-1 METALGENsalivas]$ sqmreads2tables.py SQMrun61 SQMrun61.tables
Traceback (most recent call last):
File "/opt/cesga/system/software/Core/squeezemeta/1.7.0/bin/sqmreads2tables.py", line 407, in main(parse_args())
File "/opt/cesga/system/software/Core/squeezemeta/1.7.0/bin/sqmreads2tables.py", line 247, in main assert read not in read_fun[method]
AssertionError
Apparently, there were no problems when running the sqm_longreads pipeline, and I ve re-run this project twice, but the same error still occurs. Ive checked for duplicated sequences but it seems there are not duplicates.
Thank you in advance.