- Home
- Bioconductor 3.13
- Software Packages
- annotationTools
annotationTools
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see annotationTools.
Annotate microarrays and perform cross-species gene expression analyses using flat file databases
Bioconductor version: 3.13
Functions to annotate microarrays, find orthologs, and integrate heterogeneous gene expression profiles using annotation and other molecular biology information available as flat file database (plain text files).
Author: Alexandre Kuhn <alexandre.m.kuhn at gmail.com>
Maintainer: Alexandre Kuhn <alexandre.m.kuhn at gmail.com>
citation("annotationTools")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("annotationTools")
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("annotationTools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.