annotationTools
This is the development version of annotationTools; for the stable release version, see annotationTools.
Annotate microarrays and perform cross-species gene expression analyses using flat file databases
Bioconductor version: Development (3.21)
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.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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")
annotationTools: Overview | R Script | |
Reference Manual | ||
NEWS | Text |
Details
biocViews | Annotation, Microarray, Software |
Version | 1.81.0 |
In Bioconductor since | BioC 2.0 (R-2.5) (17.5 years) |
License | GPL |
Depends | |
Imports | Biobase, stats |
System Requirements | |
URL |
See More
Suggests | BiocStyle |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | CoSIA |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | annotationTools_1.81.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/annotationTools |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/annotationTools |
Bioc Package Browser | https://code.bioconductor.org/browse/annotationTools/ |
Package Short Url | https://bioconductor.org/packages/annotationTools/ |
Package Downloads Report | Download Stats |