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 -e .annocli --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.