Package: BgeeDB 2.33.0

Julien Wollbrett

BgeeDB: Annotation and gene expression data retrieval from Bgee database. TopAnat, an anatomical entities Enrichment Analysis tool for UBERON ontology

A package for the annotation and gene expression data download from Bgee database, and TopAnat analysis: GO-like enrichment of anatomical terms, mapped to genes by expression patterns.

Authors:Andrea Komljenovic [aut, cre], Julien Roux [aut, cre]

BgeeDB_2.33.0.tar.gz
BgeeDB_2.33.0.zip(r-4.5)BgeeDB_2.33.0.zip(r-4.4)BgeeDB_2.33.0.zip(r-4.3)
BgeeDB_2.33.0.tgz(r-4.4-any)BgeeDB_2.33.0.tgz(r-4.3-any)
BgeeDB_2.33.0.tar.gz(r-4.5-noble)BgeeDB_2.33.0.tar.gz(r-4.4-noble)
BgeeDB_2.33.0.tgz(r-4.4-emscripten)BgeeDB_2.33.0.tgz(r-4.3-emscripten)
BgeeDB.pdf |BgeeDB.html
BgeeDB/json (API)
NEWS

# Install 'BgeeDB' in R:
install.packages('BgeeDB', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bgeedb/bgeedb_r/issues

Datasets:
  • geneList - Example of gene list object used to run a topAnat enrichment test, created on June 2018. The format of the gene list is the same as the gene list required to build a 'topGOdata' object in the 'topGO' package: a vector with background genes as names, and 0 or 1 values depending if a gene is in the foreground or not. In this example the foreground genes are zebrafish genes with an annotated phenotype related to "pectoral fin", and the background is composed of all zebrafish Ensembl genes with an annotated phenotype from ZFIN. The gene list was built using the biomaRt package, and the code used can be found in the vignette of the package.

On BioConductor:BgeeDB-2.31.2(bioc 3.20)BgeeDB-2.30.2(bioc 3.19)

softwaredataimportsequencinggeneexpressionmicroarraygogenesetenrichmentbioinformaticsenrichment-analysisrna-seqscrna-seqsingle-cell

7.81 score 14 stars 1 packages 18 scripts 401 downloads 14 exports 91 dependencies

Last updated 23 days agofrom:13c7c42cc4. Checks:OK: 2 ERROR: 4 WARNING: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winERROROct 30 2024
R-4.5-linuxERROROct 30 2024
R-4.4-winERROROct 30 2024
R-4.4-macOKOct 30 2024
R-4.3-winERROROct 30 2024
R-4.3-macWARNINGOct 30 2024

Exports:BgeedeleteLocalDatadeleteOldDataformatDatagetAnnotationgetCellProcessedDatagetDatagetIntegratedCallsgetSampleProcessedDatalistBgeeReleaselistBgeeSpeciesloadTopAnatDatamakeTabletopAnat

Dependencies:abindanndataAnnotationDbiaskpassassertthatbasiliskbasilisk.utilsBiobaseBiocGenericsBiostringsbitbit64bitopsblobbreadcachemclicpp11crayoncurldata.tableDBIDelayedArraydigestdir.expirydplyrfansifastmapfilelockgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesglueGO.dbgraphHDF5ArrayherehttrIRangesjsonliteKEGGRESTlatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpillarpkgconfigplogrpngpurrrR.methodsS3R.ooR.utilsR6rappdirsRcppRcppTOMLRCurlreticulaterhdf5rhdf5filtersRhdf5librlangrprojrootRSQLiteS4ArraysS4VectorsSingleCellExperimentSparseArraySparseMstringistringrSummarizedExperimentsystibbletidyrtidyselecttopGOUCSC.utilsutf8vctrswithrXVectorzellkonverterzlibbioc

BgeeDB, an R package for retrieval of curated expression datasets and for gene list enrichment tests

Rendered fromBgeeDB_Manual.Rmdusingknitr::rmarkdownon Oct 30 2024.

Last update: 2024-10-01
Started: 2016-03-21

Readme and manuals

Help Manual

Help pageTopics
Bgee Reference ClassBgee Bgee-class
Delete local data for the species of the reference class Bgee objectdeleteLocalData
Delete .rds data of one species coming from an old version of the BgeeDB R package.deleteOldData
Format RNA-seq or Affymetrix data downloaded from Bgee.formatData
Example of gene list object used to run a topAnat enrichment test, created on June 2018. The format of the gene list is the same as the gene list required to build a 'topGOdata' object in the 'topGO' package: a vector with background genes as names, and 0 or 1 values depending if a gene is in the foreground or not. In this example the foreground genes are zebrafish genes with an annotated phenotype related to "pectoral fin", and the background is composed of all zebrafish Ensembl genes with an annotated phenotype from ZFIN. The gene list was built using the biomaRt package, and the code used can be found in the vignette of the package.geneList
Retrieve Bgee experiments annotation for targeted species and data type.getAnnotation
Retrieve Bgee processed expression values at cell level for single cell data in Bgee.getCellProcessedData
Deprecated : Retrieve Bgee RNA-seq or Affymetrix data.getData
Retrieve Bgee calls from one species.getIntegratedCalls
Retrieve Bgee processed expression values for bulk RNA-seq, full length single-cell RNA-seq, droplet based single-cell RNA-seq or Affymetrix data.getSampleProcessedData
List Bgee releases available to use with BgeeDB packagelistBgeeRelease
List species in the Bgee database and the available data types for each of themlistBgeeSpecies
Retrieve data from Bgee to perform GO-like enrichment of anatomical terms, mapped to genes by expression patterns.loadTopAnatData
Formats results of the enrichment test on anatomical structures.makeTable
Produces an object allowing to perform GO-like enrichment of anatomical terms using the topGO packagetopAnat