A command-line tool to query and download genome annotations from the Annotrieve API.
git clone https://github.com/apollo994/annocli.git
cd annocli
pip install .
./test.shannocli {COMMAND} --helpdownload: Download annotations for given taxonomy IDsalias: Match sequence IDs between annotation and assembly filessummary: Get information about features and biotypes availablestats: Get summary statistics about gene and transcript features
For detailed usage examples, see USAGE.md.