Coder Social home page Coder Social logo

quelopes / zika-rnaseq-pipeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maayanlab/zika-rnaseq-pipeline

0.0 2.0 0.0 5.01 MB

An open RNA-Seq data analysis pipeline tutorial with an example of reprocessing data from a recent Zika virus study

Home Page: http://bit.ly/2g4hCe7

Python 0.51% Jupyter Notebook 99.14% Shell 0.30% R 0.05%

zika-rnaseq-pipeline's Introduction

An open RNA-Seq data analysis pipeline tutorial with an example of reprocessing data from a recent Zika virus study

Zichen Wang and Avi Ma'ayan

BD2K-LINCS Data Coordination and Integration Center (DCIC) Icahn School of Medicine at Mount Sinai, New York, NY 10029 USA

DOI

Publication

Wang Z and Ma'ayan A. An open RNA-Seq data analysis pipeline tutorial with an example of reprocessing data from a recent Zika virus study [version 1; referees: 2 approved]. F1000Research 2016, 5:1574 (doi: 10.12688/f1000research.9110.1)

Browse the notebook

To view the IPython notebook with richer display, click here

Run the RNA-seq pipeline interactively

We have created a Docker image (maayanlab/zika) packaging all the dependencies (command line tools, R and Python packages) for the pipeline, which is publically available on Dockerhub. There are several options to run the Docker image:

  1. From our server We have deployed the Docker image on our Mesos cluster available at: http://amp.pharm.mssm.edu/zika.

  2. On your local machine

    1. Through command line

      1. Install Docker Toolbox following the instructions here
      2. Pull our Docker image from Dockerhub
        $ docker pull maayanlab/zika
        
      3. Run the Docker image
        $ docker run -d -p 80:8888 -e "PASSWORD=YourPassword" -e "USE_HTTP=1" maayanlab/zika
        
      4. Get the IP of your Docker machine:
        $ docker-machine ip
        
        use boot2docker if you are using an earlier version of Docker initiated by boot2docker
        $ boot2docker ip
        
      5. Open a browser and go to http://your.docker.ip
    2. Through Graphical User Interface (GUI)

      1. Install Docker Toolbox following the instructions here
      2. Open Kitematic
      3. Search for maayanlab/zika in the search box and download the Docker image
      4. Set the following variables under the 'Setting' tab:
        • Environment Varables:
          • PASSWORD: your password
          • USE_HTTP: 1
        • Docker port: 8888
      5. Click 'START' then click the maximize button on the top right corner of 'WEB PREVIEW'
  3. Deploy with your cloud provider such as Amazon Web Services, HP Enterprise, IBM, Microsoft Azure Cloud or others.

zika-rnaseq-pipeline's People

Contributors

wangz10 avatar avimaayan avatar

Watchers

James Cloos avatar Raquel L. Costa 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.