hms-dbmi/r-datascience-notebook

Name: r-datascience-notebook

Owner: Harvard Medical School - Department of Biomedical Informatics

Description: null

Forked from: andrew-guidetti/r-datascience-notebook

Created: 2018-02-09 14:57:08.0

Updated: 2016-10-03 19:29:26.0

Pushed: 2018-02-09 18:54:34.0

Homepage: null

Size: 2

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

a simple notebook image with R and Python. Can be used as a standalone notebook, or in conjunction with Jupyterhub

Some popular bioconductor packages are pre-installed:

library(?oligo?) library(“VariantAnnotation?) library(org.Hs.eg.db) library(devtools)

To run a standalone notebook, use the following command:

docker run -d -p 8888:8888 aguidetti/r-datascience-notebook


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.