Skip to content

bmeg/bmeg-dash

Repository files navigation

Explore the Bio Medical Evidence Graph (BMEG)

Setup

Python 3 and docker are assumed to be already set up on your machine. The gripql config file bmeg_app/db/__init__.py must be saved as bmeg_app/secrets/bmeg_credentials.json. Instructions on generating the BMEG credential file can be found at Installing gripql and Getting Started

Run BMEG Viewer

docker-compose up

App Structure

Learn more about the organization of this app at app-structure.md

Helpful Links

On the BMEG Website there are several relevant links:

Git Hooks

  • Installation: see git-hooks/README.md
  • Pre-commit: runs flake8 on bmeg_app/ dir. Skip via git commit --no-verify ...
  • Pre-push: runs cypress/ tests. Skip via git push --no-verify ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages