datasnakes/OrthoEvolution

Command Line Interface

grabear opened this issue ยท 6 comments

Develop a CLI. This will have to be developed in another release.

I have an idea for that. ๐Ÿ˜ƒ

Started addressing this in #120

Only for ncbiblast commandline stuff @grabear

Look at https://github.com/etetoolkit/ete/blob/master/ete3/tools/ete.py to figure out how to use subcommands with a cli

I'm going to address this soon for some of the more polished modules by using click.