We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
Thanks for this great tool. I have used OrthoFinder lots in the past.
I have installed STAG-1.0.0 from the releases page
And when I run the test dataset, I get an invalid syntax error?
python stag.py ExampleData/Fungi_SpeciesMap.txt ExampleData/Fungi_Gene_Trees/ File "stag.py", line 196 except UnrecognisedGene, e: ^ SyntaxError: invalid syntax
I have also installed FastME into the same environment
(stag) [l----@login-c stag]$ fastme -v FastME 2.1.6.1
Do you know what's causing this?
Thanks
Lily
The text was updated successfully, but these errors were encountered:
Hi I had the same problem and fixed it running STAG with python 2.7.
Sorry, something went wrong.
No branches or pull requests
Hi
Thanks for this great tool. I have used OrthoFinder lots in the past.
I have installed STAG-1.0.0 from the releases page
And when I run the test dataset, I get an invalid syntax error?
I have also installed FastME into the same environment
Do you know what's causing this?
Thanks
Lily
The text was updated successfully, but these errors were encountered: