Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 2.11 KB

ctcr.md

File metadata and controls

40 lines (35 loc) · 2.11 KB
title link image
2019 TCGA Conference and Workshop in India

Starting Docker instructions

  • docker pull tiagochst/elmer_jupterhub:notebooks_data
  • docker run -p 3838:3838 -d --name jupyterhub tiagochst/elmer_jupterhub:notebooks_data jupyterhub --ip 0.0.0.0 --port 3838
  • Open http://localhost:3838 in browser (user:student1 pass:student1)
  • docker stop $(docker ps -q)
  • docker rm $(docker ps -a -q)

R markdown

Papers

Molecular subtypes (TCGABiolinks)