Skip to content

This repository contains Dockerfile for the following paper: A Transcriptional Signature for TGFβ-induced EMT in Cancer - Tumour analysis

Notifications You must be signed in to change notification settings

DavisLaboratory/mforoutan_tgfb_2017_tumours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

DOI

Docker image for Foroutan et al. paper

This repository contains the Dockerfile that reproduces the figures and results for tumours analysis section of the following paper:

A Transcriptional Signature for TGFβ-induced EMT in Cancer

Momeneh Foroutan, Joseph Cursons, Soroor Hediyeh-Zadeh, Erik W. Thompson and Melissa J. Davis (2017)

Download Instructions

Download and install Docker. Start Docker and run the following command:

docker run -p 49000:8787 -d davislaboratory/mforoutan_tgfb_2017_tumours

(You can replace 49000 with another open port if you want.) Navigate in your web browser to http://0.0.0.0:49000. This will open up rstudio. The username and password are both davislab. You can run generate_all_experiments.R to reproduce all the figures and results from Foroutan et al.

# In rstudio run: 
source("generate_all_experiments.R")

Running on a Mac

If you are running on a Mac, you should have already installed either Docker for Mac, or Docker Toolbox. Instructions are the same as above if you're using Docker for Mac. However, if you're using Docker Toolbox you would need to replace "0.0.0.0" with your IP address. You're IP address is displayed once you run the Docker Quick Terminal from Docker Toolbox.Then navigate in the browser to $IP:49000.

Please contact Soroor (hediyehzadeh.s@wehi.edu.au) for bug reports or help requests, or simply open an issue.

About

This repository contains Dockerfile for the following paper: A Transcriptional Signature for TGFβ-induced EMT in Cancer - Tumour analysis

Resources

Stars

Watchers

Forks

Packages

No packages published