- Home
- Bioconductor 3.11
- Software Packages
- AnnotationFuncs
AnnotationFuncs
This package is for version 3.11 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see AnnotationFuncs.
Annotation translation functions
Bioconductor version: 3.11
Functions for handling translating between different identifieres using the Biocore Data Team data-packages (e.g. org.Bt.eg.db).
Author: Stefan McKinnon Edwards <stefan.hoj-edwards at agrsci.dk>
Maintainer: Stefan McKinnon Edwards <stefan.hoj-edwards at agrsci.dk>
citation("AnnotationFuncs")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AnnotationFuncs")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AnnotationFuncs")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.