Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.38 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.38 KB

About

MaveDB is a biological database for Multiplex Assays of Variant Effect (MAVE) datasets. The primary installation of MaveDB is located at https://www.mavedb.org. For more information about MaveDB or to cite MaveDB please refer to the MaveDB paper in Genome Biology.

MaveDB was developed using Python 3.6, but should be compatible with any later Python 3 version. Python 2 is not supported. Running MaveDB requires the following software packaged via Docker:

User authentication with OAuth and ORCID iD requires additional setup and may not be suitable for a local development server. See the ORCID API documentation for a description of OAuth and detailed instructions.

See MaveDB Development for a detailed guide on getting up and running locally.

See MaveDB Deployment for a detailed production deployment guide.

See MaveDB Admin for a guide on custom management commands.