This is an HTML document generated via R markdown along with BiocStyle. This package was introduced in October 2014 Bioconductor Newsletter.
To view SVN source code, visit https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ and type
username: readonly
password: readonly
release
packages are accessible at: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/devel
version of packages are at: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/release
version of experiment packages, they are accessible at: https://hedgehog.fhcrc.org/bioc-data/branches/RELEASE_3_0/experiment/pkgs/devel
version of experiment packages are available at: https://hedgehog.fhcrc.org/bioc-data/trunk/experiment/pkgs/Update all your packages to their most recent version within the current bioconductor release
source("http://bioconductor.org/biocLite.R")
biocLite()
Upgrade to the latest version of Bioconductor
source("http://bioconductor.org/biocLite.R")
biocLite("BiocUpgrade")
If you want to install a package before the new release:
source("http://bioconductor.org/biocLite.R")
useDevel()
biocLite("PACKAGENAME")
There are no organism-centric genomewide annotation packages (org.XX.eg.db) for horse and sheep as of February 2015. Available domestic animal species are cattle, chiken, and pig. These packages are anchored at Entrez gene identifiers, but not Ensembl gene identifiers.
This can be used in publications or grant proposals to reference Bioconductor packages.