r-biomart
Interface to BioMart databases
biomaRt provides an interface to a growing collection of databases implementing the 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.
- Versions: 2.62.1
- Website: https://bioconductor.org/packages/biomaRt
- Licenses: Artistic License 2.0
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-biomart
as follows:
guix install r-biomart
Or install a particular version:
guix install r-biomart@2.62.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-biomart about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-biomart'><img src='https://packages.guix.gnu.org/packages/r-biomart/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-biomart)
Example Org:
[[https://packages.guix.gnu.org/packages/r-biomart][https://packages.guix.gnu.org/packages/r-biomart/badges/latest-version.svg]]