Skip to content

Instantly share code, notes, and snippets.

@anton-khodak
Last active January 17, 2019 11:09
Show Gist options
  • Save anton-khodak/469bbf17f21331637ef3758b82671f41 to your computer and use it in GitHub Desktop.
Save anton-khodak/469bbf17f21331637ef3758b82671f41 to your computer and use it in GitHub Desktop.
install.packages("rentrez")
if (!require("BiocManager"))
install.packages("BiocManager")
BiocManager::install("iSEE", version = "3.8")
BiocManager::install("org.Hs.eg.db") # required for the PBMC4k demo
BiocManager::install("HDF5Array") # required for HDF5-backed assays
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment