Source: r-bioc-biomart Section: gnu-r Priority: optional Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-biomart Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-biomart.git Homepage: https://bioconductor.org/packages/biomaRt/ Standards-Version: 4.6.1 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-xml (>= 3.99-0.7), r-bioc-annotationdbi, r-cran-progress, r-cran-stringr, r-cran-httr, r-cran-digest, r-bioc-biocfilecache, r-cran-rappdirs, r-cran-xml2 Testsuite: autopkgtest-pkg-r Package: r-bioc-biomart Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R Interface to BioMart databases (Ensembl, COSMIC, Wormbase and Gramene) 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.