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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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