BED: Biological Entity Dictionary (BED)

An interface for the 'Neo4j' database providing mapping between different identifiers of biological entities. This Biological Entity Dictionary (BED) has been developed to address three main challenges. The first one is related to the completeness of identifier mappings. Indeed, direct mapping information provided by the different systems are not always complete and can be enriched by mappings provided by other resources. More interestingly, direct mappings not identified by any of these resources can be indirectly inferred by using mappings to a third reference. For example, many human Ensembl gene ID are not directly mapped to any Entrez gene ID but such mappings can be inferred using respective mappings to HGNC ID. The second challenge is related to the mapping of deprecated identifiers. Indeed, entity identifiers can change from one resource release to another. The identifier history is provided by some resources, such as Ensembl or the NCBI, but it is generally not used by mapping tools. The third challenge is related to the automation of the mapping process according to the relationships between the biological entities of interest. Indeed, mapping between gene and protein ID scopes should not be done the same way than between two scopes regarding gene ID. Also, converting identifiers from different organisms should be possible using gene orthologs information. The method has been published by Godard and van Eyll (2018) <doi:10.12688/f1000research.13925.3>.

Version: 1.5.0
Depends: R (≥ 3.6), neo2R (≥ 2.4.1), visNetwork
Imports: dplyr, readr, stringr, utils, shiny (≥ 0.13), DT, miniUI (≥ 0.1.1), rstudioapi (≥ 0.5)
Suggests: knitr, rmarkdown, biomaRt, GEOquery, base64enc, htmltools, webshot, RCurl
Published: 2024-01-18
Author: Patrice Godard ORCID iD [aut, cre, cph]
Maintainer: Patrice Godard <patrice.godard at gmail.com>
BugReports: https://github.com/patzaw/BED/issues
License: GPL-3
URL: https://patzaw.github.io/BED/, https://github.com/patzaw/BED
NeedsCompilation: no
Citation: BED citation info
In views: Omics
CRAN checks: BED results

Documentation:

Reference manual: BED.pdf
Vignettes: BED

Downloads:

Package source: BED_1.5.0.tar.gz
Windows binaries: r-devel: BED_1.5.0.zip, r-release: BED_1.5.0.zip, r-oldrel: BED_1.5.0.zip
macOS binaries: r-release (arm64): BED_1.5.0.tgz, r-oldrel (arm64): BED_1.5.0.tgz, r-release (x86_64): BED_1.5.0.tgz
Old sources: BED archive

Reverse dependencies:

Reverse suggests: TKCat

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BED to link to this page.