NationalGenomicsInfrastructure / NGI_dashboards

SciLifeLab NGI Dashboard Code

Home Page:https://ngisweden.scilifelab.se/file/stockholm_dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGI Dashboards

This code is for use in monitoring key performance indicators (KPIs) at the SciLifeLab National Genomics Infrastructure in Stockholm, Sweden.

Installation

conda create -n dashboard python=3
conda activate dashboard
pip install -r requirements.txt

Contact

This code was developed by Phil Ewels (@ewels) and Remi-Andre Olsen (@remiolsen). Feel free to get in touch if you have any queries.

About

SciLifeLab NGI Dashboard Code

https://ngisweden.scilifelab.se/file/stockholm_dashboard

License:MIT License


Languages

Language:HTML 87.2%Language:Python 12.8%