Downloads the latest version of the BiocInstaller package, and upgrades all currently installed packages to the latest repositories for this version of R.
To upgrade, use:
1 2 3 |
biocLite
Installs/updates Bioconductor/CRAN packages.
chooseBioCmirror
lets you choose from a list of all
public Bioconductor mirror URLs.
chooseCRANmirror
lets you choose from a list of all
public CRAN mirror URLs.
biocinstallRepos
returns the Bioconductor and CRAN
repositories used by biocLite
.
install.packages
installs the packages themselves.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.