You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is my command: python2 ~/programs/galaxy-tool-lca/lca.py -i tmp.txt -o tmp.taxonomy_table.txt -b 5 -id 80 -cov 50 -t best_hit -tid 98 -tcov 80 -minbit 0
Here is my output: ASV1184 no identification no identification no identification no identification no identification no identification no identification no identification no identification no lca
According to the documentation, I believe I should be getting a top hit, since the top hit sorted by bitscore has >98% identity and >80% coverage. I'm not applying any text filtering on the hits, either.
If I apply the 'best_hits_range' flag I get several assignments for best hit. Could the devs explain this behaviour?
The text was updated successfully, but these errors were encountered:
hi @dickgroenenberg@gbbio sorry to bug you about this but I'd like to ask if you could reproduce this behaviour, and if it's not actually an error, could you explain the behaviour. thank you in advance.
I have an issue I haven't been able to debug with the lca.py script.
Here is my input data:
Here is my command:
python2 ~/programs/galaxy-tool-lca/lca.py -i tmp.txt -o tmp.taxonomy_table.txt -b 5 -id 80 -cov 50 -t best_hit -tid 98 -tcov 80 -minbit 0
Here is my output:
ASV1184 no identification no identification no identification no identification no identification no identification no identification no identification no identification no lca
According to the documentation, I believe I should be getting a top hit, since the top hit sorted by bitscore has >98% identity and >80% coverage. I'm not applying any text filtering on the hits, either.
If I apply the 'best_hits_range' flag I get several assignments for best hit. Could the devs explain this behaviour?
The text was updated successfully, but these errors were encountered: