This project generates gene descriptions for Model Organism Databases within the Alliance of Genome Resources project.
The complete documentation of the project can be found on ReadTheDocs
To install the software, clone the repository and run the following command from the root directory of the project:
$ pip3 install .
TBD
the main script can be configured through a configuration file in .yaml format. The default file is genedesc.yaml, but a different file can be provided by using the argument -c.