Package: ginmappeR
Type: Package
Title: Gene Identifier Mapper
Version: 1.9.0
Authors@R: c(
person("Fernando", "Sola", email = "fsola@us.es", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1685-3270")),
person("Daniel", "Ayala", email = "dayala1@us.es", role = "aut", comment = c(ORCID = "0000-0003-2095-1009")),
person("Marina", "Pulido", email = "mpulido-ibis@us.es", role = "aut", comment = c(ORCID = "0000-0003-1633-4294")),
person("Rafael", "Ayala", email = "rafael.ayala@oist.jp", role = "aut", comment = c(ORCID = "0000-0002-9332-4623")),
person("Lorena", "López-Cerero", email = "llopez@us.es", role = "aut", comment = c(ORCID = "0000-0001-8950-4384")),
person("Inma", "Hernández", email = "inmahernandez@us.es", role = "aut", comment = c(ORCID = "0000-0001-8920-6635")),
person("David", "Ruiz", email = "druiz@us.es", role = "aut", comment = c(ORCID = "0000-0003-4460-5493")))
Description: Provides functionalities to translate gene or protein
identifiers between state-of-art biological databases: CARD
(), NCBI Protein, Nucleotide and
Gene (), UniProt
() and KEGG ().
Also offers complementary functionality like NCBI identical
proteins or UniProt similar genes clusters retrieval.
License: GPL-3 + file LICENSE
Encoding: UTF-8
VignetteBuilder: knitr
biocViews: Annotation, KEGG, Genetics, ThirdPartyClient, Software
Imports: KEGGREST, UniProt.ws, XML, rentrez, httr, utils, memoise,
cachem, jsonlite, rvest
Suggests: RUnit, BiocGenerics, markdown, knitr
Config/pak/sysreqs: libicu-dev libpng-dev libxml2-dev libssl-dev
zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-28 13:02:35 UTC
RemoteUrl: https://github.com/bioc/ginmappeR
RemoteRef: HEAD
RemoteSha: 1d391948b93cf9f74d66a0a4e860350508b1c358
NeedsCompilation: no
Packaged: 2026-07-08 05:26:38 UTC; root
Author: Fernando Sola [aut, cre] (ORCID:
),
Daniel Ayala [aut] (ORCID: ),
Marina Pulido [aut] (ORCID: ),
Rafael Ayala [aut] (ORCID: ),
Lorena López-Cerero [aut] (ORCID:
),
Inma Hernández [aut] (ORCID: ),
David Ruiz [aut] (ORCID: )
Maintainer: Fernando Sola