WormBase / genedesc_generator

Automated gene descriptions generator for model organism databases
Other
1 stars 0 forks source link

Build Status Coverage Status Codacy Badge Documentation Status Maintainability

Introduction

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

Installation

To install the software, clone the repository and run the following command from the root directory of the project:

$ pip3 install .

Generating Descriptions

TBD

Configuring the main script

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.

Species

Other options