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 Bakta authors,
I am running commands like: bakta --db <our_db> test.fasta --output test --force
bakta --db <our_db> test.fasta --output test --force
with test.fasta like:
>contig00001 len=209599 cov=52.3 corr=0 origname=NODE_1_length_209599_cov_52.283904_pilon sw=shovill-spades/1.1.0 date=20241031 TAAGCCCTAGAACGCCGGAAGTAGTTGGGGGTTGCCCCCTGTGAGATAGGGAAGTCGCTT AGCTTTAGGGAGTTTAGCTCAGCTGGGAGAGCATCTGCCTTACAAGCAGAGGGTCAGCGG TTCGATCCCGTTAACTCCCAAAGGTCCCGTAGTGTAGCGGTTATCACGTCGCCCTGTCAC GGCGAAGATCGCGGGTTCGATTCCCGTCGGGACCGTTTAAGATAACGCAAGTTATTTTAG ACTCGTTAGCTCAGTTGGTAGAGCAATTGACTTTTAATCAATGGGTCACTGGTTCGAGCC CAGTACGGGTCATATATGCGGGTTTGGCGGAATTGGCAGACGCACCAGATTTAGGATCTG GCGCTTAACGGCGTGGGGGTTCAAGTCCCTTAACCCGCATTAAGATATAACAAATGAGCC GGCTTAGCTCAGTTGGTAGAGCATCTGATTTGTAATCAGAGGGTCGCGTGTTCAAGTCAT GTAGCCGGCATTTTTAGATAGAAGAAAACAGTGCGAACGTAGTTCAGTGGTAGAACACCA CCTTGCCAAGGTGGGGGTCGCGGGTTCGAATCCCGTCGTTCGCTTAGAGAGGCCGGGGTG
But it returns errors like: ERROR: genome file (test.fasta) not valid!
ERROR: genome file (test.fasta) not valid!
Could you please help?
Thank you!
Best, Xi
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Bakta authors,
I am running commands like:
bakta --db <our_db> test.fasta --output test --force
with test.fasta like:
But it returns errors like:
ERROR: genome file (test.fasta) not valid!
Could you please help?
Thank you!
Best, Xi
The text was updated successfully, but these errors were encountered: