Skip to content

Instantly share code, notes, and snippets.

@benilton
Created August 21, 2011 22:32
Show Gist options
  • Save benilton/1161276 to your computer and use it in GitHub Desktop.
Save benilton/1161276 to your computer and use it in GitHub Desktop.
Installing the oligo package
## Installing the oligo package
## Requires biocLite()
source("http://www.bioconductor.org/biocLite.R")
biocLite("oligo")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment