Code Monkey home page Code Monkey logo

janschneida / clinical-simspace-explorer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18.55 MB

Tool for EHR & mutation profile based patient clustering & visualization, developed in partial fulfillment of the requirements for the course “Medical Informatics” at the University Medical Center Göttingen.

License: MIT License

Python 100.00%
clustering dash-plotly ehr-data genomics-visualization interactive-visualizations semantic-similarity-measures

clinical-simspace-explorer's Introduction

Code base

Tool for EHR & mutation profile based patient clustering & visualization

This tool was developed in partial fulfillment of the requirements for the course “Medical Informatics” at the University Medical Center Göttingen.

Thesis title : Prototypical Development of a Data Exploration Tool for Cancer Patients based on Patient Similarities

Author: Jan Janosch Schneider

First Supervisor: Prof. Dr. Anne-Christin Hauschild

Second Supervisor: Prof. Dr. Ulrich Sax

Installation

To use the tool, clone this repository and install the requirements.txt using pip install -r requirements.txt.

Usage

Running the tool

To run the tool, execute the 'dash_visualization.py' file. Once running, go to the IP adress that is shown in the terminal.

Data integration

To upload your data, the files needs be of a certain format. The tool requires a .csv file with the columns "age", "age at diagnosis", "sex", "icds","mutations","cohort". The age values must be numerical, the sex can either be "M"/"Male" or "F/Female". The ICD-codes have to be space seperated and represent a valid ICD-10 code. The currently embedded version of the ICD-taxonomy is ICD-10 GM 2022. The mutations have to be HUGO gene symbols and space seperated as well. The cohort can be any string you wish to assign to the uploaded cohort.

To use the cBioPortal API for integration of public data sets, an active internet connection is needed. However, using the "create_local_resources.py" file you can download as many studies from the cBioPortal and save them under resources/local_studies to have them available offline.

Current limitations

Wait until the browser tab does not say Updating.. to avoid deadlocks in the program.

clinical-simspace-explorer's People

Contributors

janschneida avatar

Watchers

 avatar

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.