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
GetOrganelle v1.7.7.1
When I run get_organelle_from_reads.py according to the tutorial example,if I use -F anonym, it will not run and report an error:
get_organelle_from_reads.py", line 843, in get_options ref_seqs = read_fasta(options.genes_fasta[go_t])[1] IndexError: list index out of range
It can only run normally when --target-genome-size is defined, and it works normally when -F embplant_pt.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
GetOrganelle v1.7.7.1
When I run get_organelle_from_reads.py according to the tutorial example,if I use -F anonym, it will not run and report an error:
It can only run normally when --target-genome-size is defined, and it works normally when -F embplant_pt.
The text was updated successfully, but these errors were encountered: