Giter Site home page Giter Site logo

rayanht / uk-biobank-visualisation Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 2.0 5.01 MB

A web interface to visualise and explore the UK Biobank

Home Page: https://biobank.hatout.dev

License: MIT License

Python 77.79% Shell 0.27% HTML 0.73% Julia 1.26% JavaScript 6.94% CSS 0.20% TypeScript 12.20% Dockerfile 0.61%
uk-biobank data data-exploration data-explorer biomedical

uk-biobank-visualisation's Introduction

UK Biobank Visualisation

Codacy Badge codecov Code style: black

TL;DR for markers

We are not allowed to distribute the dataset, please head to the live version: https://biobank.hatout.dev/ to play with the app.


A web interface to visualise and explore UK Biobank.

Screenshot of the plotting tool in action

Background

UK Biobank is a large-scale population study collecting clinically relevant data from 500,000 participants, including health, demographics, lifestyle and genetics. The resulting database is used to detect early biomarkers of diseases such as cancer, strokes, diabetes, heart conditions, arthritis, osteoporosis, eye disorders, depression and forms of dementia in a middle aged (40-60 years old) population.

Unfortunately, the ability to leverage this dataset for biomedical research is hindered by the fact that it is not made available in a user-friendly format. This explorer is an early attempt at bridging the gap between raw data and biomedical insights.

This project was realised as part of the third-year software engineering project at Imperial College London, under the supervision of Dr. Ben Glocker (@bglocker) and Stefan Winzeck.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See Deployment for notes on how to deploy the project on a live system.

Prerequisites

Runtimes

The project uses Python >= 3.8.x and Node >= v14.x.x.

Installing Python

Installing Node

$ python --version  # 2.7.16 ❌ - beware of the default MacOS installation of Python
$ python3 --version # 3.9.0  ✅
$ node --version # 14.1.0    ✅

Depedency Management

Depedencies are managed using pipenv and yarn.

$ pip/pip3 install --user pipenv
$ pipenv --version # pipenv, version 2020.x.x ✅

Installing yarn

$ yarn --version # 1.22.4 ✅

Deployment

The easiest way to deploy a production-like version of the explorer is using docker-compose. Put your dataset in dataset/ukbb-dataset.csv and simply run:

$ docker-compose up

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

License Scan

FOSSA Status

uk-biobank-visualisation's People

Contributors

archibald-lafraik avatar archibaldgit avatar dependabot[bot] avatar karolciszek avatar lydiapostk avatar rayanht avatar rjx18 avatar tlc4418 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

fossabot iff-0303

uk-biobank-visualisation's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.