Skip to content

A web application for manual curation of trait-to-ontology mappings, including provenance and integration with EBI SPOT stack.

License

Notifications You must be signed in to change notification settings

EBIvariation/trait-curation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trait-curation

A web application for manual curation of trait-to-ontology mappings, including provenance and integration with EBI SPOT stack.

How to run

  1. Navigate to the project directory
  2. python3 -m venv venv - Creates a virtual environment
  3. . venv/bin/activate - Activates the virtual environment
  4. pip3 install -r requirements.txt - Installs the required dependencies in the virtual environment
  5. python3 manage.py migrate - Installs the app's database migrations
  6. python3 manage.py runserver - Starts a development server

About

A web application for manual curation of trait-to-ontology mappings, including provenance and integration with EBI SPOT stack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published