This service provides a web interface for ClinGen admins to create, view, update, and destroy ClinGen affiliations. ClinGen affiliations are groups of biocurators who work together to curate genes and variants in the gene curation interface (GCI) and the variant curation interface (VCI), respectively. This service also provides a JSON API.
We follow the Divio documentation organization system.
- Our how-to guides. How to do specific tasks including:
- Running code checks
- Expectations on writing new code to be submitted
- Organizing imports and constants
- Tutorials. Guides to getting set up and other learning oriented tasks.
- Setting up environment variables
- Why you might want to configure environment variables.
This section will include explanations and discussions about the Affiliation Service.
This section will be a technical reference to help illustrate usage.
Please see our Contributing guidelines for more information about contributing!