ncats / RDAS

5 stars 6 forks source link
gard ncats-dpi-ifx

Logo

The Rare Disease Alert System (RDAS) is a system designed for annotating and managing information related to rare diseases. Users may subscribe to specific rare diseases and get email alerts when new information becomes available.

Environment Variables

To run this project, you will need to add the following environment variables:

AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY PALANTIR_KEY NEO4J_URI NEO4J_USERNAME NEO4J_PASSWORD OMIM_KEY METAMAP_EMAIL METAMAP_KEY AWS_PROFILE NCBI_KEY

AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY = Amazon AWS User Credentials (For email service)

AWS_PROFILE = AWS profile to be used for services (set to "default")

PALANTIR_KEY = Palantir API key used for retrieving GARD related information from the DataLake project

NEO4J_URI, NEO4J_USERNAME, NEO4J_PASSWORD = Neo4j Database Credentials (For Python driver)

OMIM_KEY = OMIM API key used to populate the PubMed article database with OMIM information

METAMAP_EMAIL, METAMAP_KEY = MetaMap API key used to send information to their batch MetaMap services

NCBI_KEY = NCBI Entrez Eutilz API key, used to populate PubMed article database with articles

Deployment

Do the following for all 3 required servers (dev, test, prod)

Testing Server

Development Server

If you have any feedback or questions, please reach out to us at ncatsrdas@mail.nih.gov