Package: ginmappeR
Type: Package
Title: Gene Identifier Mapper
Version: 1.7.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 (<https://card.mcmaster.ca/>), NCBI Protein,
    Nucleotide and Gene (<https://www.ncbi.nlm.nih.gov/>), UniProt (<https://www.uniprot.org/>)
    and KEGG (<https://www.kegg.jp>). 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
git_url: https://git.bioconductor.org/packages/ginmappeR
git_branch: devel
git_last_commit: 78c4175
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
