Giter Club home page Giter Club logo

notebooks_knoweng's Introduction

Developing tools for KnowEnG's Pipelines

This is the Knowledge Engine for Genomics (KnowEnG), an NIH BD2K Center of Excellence, Pipelines Notebooks.

There are two jupyter notebooks that one can choose from:

Notebook Pipeline Parameters
Signature_Analysis_Pipeline_notebook Signature_Analysis_Pipeline Signature Analysis parameter files
Kaplan_Meier Independent notebook notebook settings

How to run these notebooks with Our data


1. Install the following (Ubuntu or Linux)

pip3 install pyyaml
pip3 install xmlrunner
pip3 install knpackage
pip3 install scipy==0.18.0
pip3 install numpy==1.11.1
pip3 install pandas==0.18.1
pip3 install matplotlib==1.4.2
pip3 install scikit-learn==0.17.1


apt-get install -y python3-pip
apt-get install -y libfreetype6-dev libxft-dev
apt-get install -y libblas-dev liblapack-dev libatlas-base-dev gfortran
pip3 install --upgrade pip

pip3 install jupyter

3. Clone these KnowEnG Repositories:

 git clone https://github.com/dlanier/notebooks_KnowEnG.git
 git clone https://github.com/KnowEnG/Signature_Analysis_Pipeline.git

4. In each Repository's test directory setup the environment.

 cd (clones location)/Signature_Analysis_Pipeline/test
 make env_setup
 cd ../../notebooks_KnowEnG/test/
 make env_setup
 cd run_dir

5. Start Jupyter

jupyter notebook

6. Click on a notebook to open it - see Graphical insructions for running the notebooks:

Kaplan_Meier Signature_Analysis

notebooks_knoweng's People

Contributors

dlanier 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.