Other packages > Find by keyword >

BED  

Biological Entity Dictionary (BED)
View on CRAN: Click here


Download and install BED package within the R console
Install from CRAN:
install.packages("BED")

Install from Github:
library("remotes")
install_github("cran/BED")

Install by package version:
library("remotes")
install_version("BED", "1.6.0")



Attach the package and use:
library("BED")
Maintained by
Patrice Godard
[Scholar Profile | Author Map]
First Published: 2021-01-05
Latest Update: 2023-03-02
Description:
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) .
How to cite:
Patrice Godard (2021). BED: Biological Entity Dictionary (BED). R package version 1.6.0, https://cran.r-project.org/web/packages/BED. Accessed 04 Apr. 2025.
Previous versions and publish date:
1.4.3 (2021-01-05 10:10), 1.4.4 (2021-03-12 09:50), 1.4.8 (2022-04-26 13:20), 1.4.11 (2022-11-07 12:50), 1.4.12 (2023-02-16 14:20), 1.4.13 (2023-03-02 11:42), 1.5.0 (2024-01-18 11:50), 1.5.1 (2024-04-28 09:10), 1.5.2 (2024-05-22 12:10)
Other packages that cited BED R package
View BED citation profile
Other R packages that BED depends, imports, suggests or enhances
Complete documentation for BED
Functions, R codes and Examples using the BED R package
Some associated functions: BED . BEIDList . BEIDs . beIDsToAllScopes . bedCall . bedImport . beidsServer . cacheBedCall . cacheBedResult . checkBeIds . checkBedCache . checkBedConn . cleanDubiousXRef . clearBedCache . compareBedInstances . connectToBed . convBeIdLists . convBeIds . convDfBeIds . dumpEnsCore . dumpNcbiDb . dumpNcbiTax . dumpUniprotDb . exploreBe . exploreConvPath . filterByBEID . findBe . findBeids . firstCommonUpstreamBe . focusOnScope.BEIDList . focusOnScope . forgetBedConnection . genBePath . genProbePath . geneIDsToAllScopes . getAllBeIdSources . getBeIdConvTable . getBeIdDescription . getBeIdNameTable . getBeIdNames . getBeIdSymbolTable . getBeIdSymbols . getBeIdURL . getBeIds . getDirectOrigin . getDirectProduct . getEnsemblGeneIds . getEnsemblPeptideIds . getEnsemblTranscriptIds . getGeneDescription . getHomTable . getNcbiGeneTransPep . getOrgNames . getRelevantIds . getTargetedBe . getTaxId . getUniprot . guessIdScope . identicalScopes . is.BEIDList . largestBeSource . listBe . listBeIdSources . listDBAttributes . listOrganisms . listPlatforms . loadBE . loadBENames . loadBESymbols . loadBEVersion . loadBeAttribute . loadBedModel . loadBedOtherIndexes . loadBedResult . loadCodesFor . loadCorrespondsTo . loadHistory . loadIsAssociatedTo . loadIsExpressedAs . loadIsHomologOf . loadIsTranslatedIn . loadLuceneIndexes . loadNCBIEntrezGOFunctions . loadNcbiTax . loadOrganisms . loadPlf . loadProbes . lsBedCache . lsBedConnections . metadata-set . metadata . registerBEDB . scope . scopes . searchBeid . searchId . setBedVersion . showBedDataModel . 
Some associated R codes: BED.R . BEIDList.R . beIDsToAllScopes.R . bedCall.R . bedImport.R . beidsModule.R . cacheBedCall.R . cacheBedResult.R . checkBeIds.R . checkBedCache.R . checkBedConn.R . cleanDubiousXRef.R . clearBedCache.R . compareBedInstances.R . convBeIdLists.R . convBeIds.R . convDfBeIds.R . dumpEnsCore.R . dumpNcbiDb.R . dumpNcbiTax.R . dumpUniprotDb.R . exploreBe.R . exploreConvPath.R . findBe.R . findBeids.R . firstCommonUpstreamBe.R . genBePath.R . genProbePath.R . geneIDsToAllScopes.R . generics.R . getAllBeIdSources.R . getBeIdConvTable.R . getBeIdDescription.R . getBeIdNameTable.R . getBeIdNames.R . getBeIdSymbolTable.R . getBeIdSymbols.R . getBeIdURL.R . getBeIds.R . getDirectOrigin.R . getDirectProduct.R . getEnsemblGeneIds.R . getEnsemblPeptideIds.R . getEnsemblTranscriptIds.R . getGeneDescription.R . getHomTable.R . getNcbiGeneTransPep.R . getOrgNames.R . getRelevantIds.R . getTargetedBe.R . getTaxId.R . getUniprot.R . guessIdScope.R . identicalScopes.R . largestBeSource.R . listBe.R . listBeIdSources.R . listDBAttributes.R . listOrganisms.R . listPlatforms.R . loadBE.R . loadBENames.R . loadBESymbols.R . loadBEVersion.R . loadBeAttribute.R . loadBedModel.R . loadCodesFor.R . loadCorrespondsTo.R . loadHistory.R . loadIsAssociatedTo.R . loadIsExpressedAs.R . loadIsHomologOf.R . loadIsTranslatedIn.R . loadLuceneIndexes.R . loadNCBIEntrezGOFunctions.R . loadNcbiTax.R . loadOrganisms.R . loadPlf.R . loadProbes.R . lsBedCache.R . registerBEDB.R . searchBeid.R . searchId.R . setBedVersion.R . showBedDataModel.R . zzz.R .  Full BED package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for BED010203040506070TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA