To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("biomaRt")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
In recent years a wealth of biological data has become available in public data repositories. Easy access to these valuable data resources and firm integration with data analysis is needed for comprehensive bioinformatics data analysis. biomaRt provides an interface to a growing collection of databases implementing the BioMart software suite (http://www.biomart.org). The package enables retrieval of large amounts of data in a uniform way without the need to know the underlying database schemas or write complex SQL queries. Examples of BioMart databases are Ensembl, COSMIC, Uniprot, HGNC, Gramene, Wormbase and dbSNP mapped to Ensembl. These major databases give biomaRt users direct access to a diverse set of data and enable a wide range of powerful online queries from gene annotation to database mining.
Author: Steffen Durinck <durincks at gene.com>, Wolfgang Huber <huber at ebi.ac.uk>
Maintainer: Steffen Durinck <durincks at gene.com>
Citation (from within R,
enter citation("biomaRt")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("biomaRt")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("biomaRt")
R Script | The biomaRt users guide | |
Reference Manual |
biocViews | Annotation, Software |
Version | 2.18.0 |
In Bioconductor since | BioC 1.6 (R-2.1) or earlier |
License | Artistic-2.0 |
Depends | methods |
Imports | utils, XML, RCurl |
Suggests | annotate |
System Requirements | |
URL | |
Depends On Me | ChIPpeakAnno, customProDB, dagLogo, domainsignatures, DrugVsDisease, easyRNASeq, Fletcher2013b, genefu, GenomeGraphs, MineICA, PSICQUIC, Roleswitch, SeqGSEA, shinyTANDEM, VegaMC |
Imports Me | affycoretools, ArrayExpressHTS, ChIPpeakAnno, cobindR, customProDB, DEXSeq, GenomicFeatures, Gviz, HTSanalyzeR, IdMappingRetrieval, MEDIPS, methyAnalysis, phenoTest, R453Plus1Toolbox, RNAither |
Suggests Me | BiocCaseStudies, ccTutorial, GeneAnswers, GenomicFeatures, Genominator, Gviz, isobar, leeBamViews, maDB, MineICA, MiRaGE, oneChannelGUI, piano, Rcade, RforProteomics, RIPSeeker, RnaSeqTutorial, rTANDEM, rTRM, ShortRead, SIM |
Follow Installation instructions to use this package in your R session.
Package Source | biomaRt_2.18.0.tar.gz |
Windows Binary | biomaRt_2.18.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | biomaRt_2.18.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!