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 02 May. 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
04/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for BED0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
contFracR  
Continued Fraction Generators and Evaluators
Converts numbers to continued fractions and back again. A solver for Pell's Equation is provided. T ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
disprofas  
Non-Parametric Dissolution Profile Analysis
Similarity of dissolution profiles is assessed using the similarity factor f2 according to the EMA ...
Download / Learn more Package Citations See dependency  
quotedargs  
A Way of Writing Functions that Quote their Arguments
A facility for writing functions that quote their arguments, may sometimes evaluate them in the env ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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