biomaRt
Interface to BioMart databases (e.g. Ensembl)
The package provides and API in R to query BioMart
databases such as Ensembl (http://www.ensembl.org), a software
system which produces and maintains automatic annotation on
metazoan genomes. Two sets of functions are currently
implemented. A first set of functions aims to mimic
functionality of other BioMart APIs such as Martshell,
Martview, etc. (see http://www.biomart.org for more
information). These functions are very general, and can be
used with any BioMart system. They allow retrieval of all
information that other BioMart APIs provide. A Second set of
functions are tailored towards Ensembl and are a set of
commonly used queries in microarray data analysis. With these
two sets of functions, one can for example annotate the
features on your array with the latest annotations starting
from identifiers such as affy ids, locuslink, RefSeq,
entrezgene,.. Annotation includes gene names, GO, OMIM
annotation, etc. The package also provides homology mappings
between these identifiers across all species present in
Ensembl. Genes can be pre-selected such that they fulfill a
certain requirement e.g. give all human refseq ids of genes
known to be involved in diabetes.On top of this, biomaRt
enables you to retrieve any type of information available from
the BioMart databases from R.
Author
|
Steffen Durinck , Wolfgang
Huber , Sean Davis
|
Maintainer
|
Steffen Durinck
|
Vignettes (Documentation)
|
Package Downloads
|
|
|
Details
biocViews
|
|
Depends
|
methods, XML, RCurl
|
Suggests
|
annotate
|
Imports
|
|
SystemRequirements
|
|
License
|
LGPL version
|
URL
|
http://www.esat.kuleuven.ac.be/~sdurinck
|
dependsOnMe
|
|
suggestsMe
|
|