Skip to content

This repository is dedicated for the genomic dashboard template

License

Notifications You must be signed in to change notification settings

BIA-lab/patho-track

Repository files navigation

patho-track-logo

Patho Track Repository

This repository aims to serve as a base to future works on genomic and epidemiological dashboards

Feeding the dashboard with metadata

Create your metadata based on the the structure of data/template_metadata.csv and save as ./data/<pathogen>/metadata.csv For example, if you are working with Dengue, save your metadata on data/dengue/metadata.csv

How to setup and run the dashboard:

  1. Make sure you have Docker installed. For more information access: https://docs.docker.com/engine/install/
  2. Open the terminal (comand line) inside the folder where the dockerfile is located.
  3. Build the image: docker build -t genomic-dashboard .
  4. Run the Docker container: docker run -p 8511:8511 --name genomic-dashboard -d genomic-dashboard .
  5. You can view your Dashboard in your browser URL: http://0.0.0.0:8511

Tutorials

VEME Pathogen Dashboards - DENV-1 Dashboard

In this workshop we show how to use VIPR database and Genome Detective to generate a DENV-1 dataset from Dengue in Africa, and how to build a dashboard with the Dengue data using the Patho Track Framework.

Reference


Xavier, J.S., Moir, M., Tegally, H. et al. SARS-CoV-2 Africa dashboard for real-time COVID-19 information. Nat Microbiol 8, 1–4 (2023). https://doi.org/10.1038/s41564-022-01276-9.

Contact Us


If you have any question please get in touch with us through the following e-mail address:

About

This repository is dedicated for the genomic dashboard template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published