-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gff3_fix error #135
Comments
Thanks for reaching out @Rhinogradentia . I can't see anything wrong with your wrongPhase.out file. I'm curious whether the python3 version is too high - could you try the same command in a conda environment with python 3.7? If that doesn't work, it would be great if you could attach the gff3 and fasta files so I can troubleshoot, or email them to [email protected] |
Hi, I found time to test it with python 3.7 - ther same error occurs. Unfortunately I can't share the input files at the moment. I will try to find the source of the error myself.
Thanks for trying to help. Best, |
Hi,
I tried to run gff3_fix an ran in following error
Before I of course ran QC:
Afterwards I extracted only the wrong phases into
wrongPhase.out
It looks like this:
Then running gff3_fix:
The error stays the same when the complete report file is input.
I'm running this in a conda environment :
python --version
Python 3.12.0
Also tried it in a non-conda environment:
python --version
Python 2.7.18
gff3_fix --version
gff3_fix 2.1.0
gff3_QC --version
gff3_QC 2.1.0
What could be the problem here? Thank you a lot in advance.
Best,
Nadine
The text was updated successfully, but these errors were encountered: