GithubHelp home page GithubHelp logo

hpo-search's Introduction

HPO Search

An application designed for researchers and clinicians to intersect patient data with Human Phenotype Ontology (HPO) terms as a form of clinical filtering, in order to increase efficiency and usefulness of research.

It has been designed to satisfy two queries:

  • Starting with a phenotypic input, find all patients with the same or related phenotype and return the variants which these patients have in common.
  • Starting with a variant input, find all patients with that variant and return the phenotypes which are common within these patients

Please note, when running this program, you will need to change the location of the data at api/search.py on lines 14-17.

How to run this program

git clone [email protected]:stephtong/HPO-Search.git

API Dependencies

Install Python packages

pip3 install sys json requests flask copy

Running the API

In a terminal, enter the following commands when in the HPO-search directory:

cd api
python3 search.py

Running the frontend

Running the frontend for the first time

Ensure that Yarn is installed.

https://yarnpkg.com

In a terminal, enter the following commands when in the HPO-search directory:

cd frontend
yarn
yarn start

Running the frontend

In a terminal, enter the following commands when in the HPO-search directory:

cd frontend
yarn start

hpo-search's People

Watchers

James Cloos avatar  avatar

Forkers

vectis-lab

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.