GithubHelp home page GithubHelp logo

pmtds's Introduction

PMTDS

Precision Medicine Target-Drug Selection in Cancer

This algorithm uses biological pathways to identify the drug-targets in cancer based on patients genetic profile (Gene Expression (GE), Copy number variation (CNV) and Mutation (MUT). Input: Cancer patient's GE, CNV and MUT Background Knowledgebase: Biological Pathways and Drug-Target data Output : Personalized selection of drug-targets for each patient based on his/her genetic profile.

Installation

The algorithm is developed in Python 2.7. All the modules/packages required to run this algorithm can be installed using 'pip'. For example: In your command line type

  1. python -m pip install 'module name' (For Windows)
  2. pip install 'module name' (For MAC)

After installing all the modules, you have to download the script to your project directory which has all the datasets mentioned above and run it. If the patient number is small, then the script can be run on ipython. If the dataset is huge it can be run on any HPC clusters accordingly.

Input Dataset

The dataset is from small case study.

  1. pathway_data: PI3K pathway (From PPI database)
  2. patient_data: GE, CNV and MUT data for 3 Pancreatic Adenocarcinoma patients obtained from TCGA.
  3. drug_data: Includes all FDA approved drugs from DrugBank database

pmtds's People

Contributors

varshivasu7 avatar

Stargazers

 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.