Closed markb729 closed 5 years ago
Hi @markb729 , How long was your filename?
I have not tested the minimum number required to throw an error, but 94 characters without the path (or 136 with the path) will cause the error.
Hi @markb729 This was helpful! Wouldn't have thought the errors were due to the filename length.. @Magdoll Would it be possible to fix this as even the most recent version faced the issue? Thank you.
Hi Elizabeth,
When using sqanti_qc2.py, if the filename of the input fasta file is sufficiently long (and possibly including the path too), GeneMark will throw an error.
Examination of the GeneMark log file suggests that gmst.pl is happy, but probuild is not:
Direct invocation of probuild yields the following uninformative error:
This feature is clearly related to GeneMark and not SQANTI2. Nevertheless, keeping the length of input filenames to a minimum solves this issue.
Sincerely, Mark