This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to use ete3 ncbiquery

I have one command to grep the family information from the species data. cut -f1 species.txt | ete3 ncbiquery -info

Can anyone please explain me whats then problem in this command. I am getting some error.

Auroshis Mahakud

15:12 (0 minutes ago)

to me usage: ete3 [-h] {mod,extract,annotate,compare,view,ncbiquery,generate,evol,maptrees,build,version,upgrade-external-tools} ... ete3: error: unrecognized arguments: –info

family information

Please, spend a bit of time to familiarize yourself with the text formatting options when posting a question. Also, provide example input and desired output.

And, maybe "command" is a bit vague question title, don't you think?

Yes Yes I will keep that in mind

error: unrecognized arguments: –info

1 answer

unrecognized arguments: –info

Maybe use --info instead?

Log in to answer this question.