Package: OmaDB 2.23.0

Klara Kaleb

OmaDB: R wrapper for the OMA REST API

A package for the orthology prediction data download from OMA database.

Authors:Klara Kaleb

OmaDB_2.23.0.tar.gz
OmaDB_2.23.0.zip(r-4.5)OmaDB_2.23.0.zip(r-4.4)OmaDB_2.23.0.zip(r-4.3)
OmaDB_2.23.0.tgz(r-4.4-any)OmaDB_2.23.0.tgz(r-4.3-any)
OmaDB_2.23.0.tar.gz(r-4.5-noble)OmaDB_2.23.0.tar.gz(r-4.4-noble)
OmaDB_2.23.0.tgz(r-4.4-emscripten)OmaDB_2.23.0.tgz(r-4.3-emscripten)
OmaDB.pdf |OmaDB.html
OmaDB/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/dessimozlab/omadb/issues

Datasets:
  • group - An example OMA group object.
  • hog - An example HOG object.
  • orthologs - An example orthologs object.
  • pairs - An example genome alignment object.
  • protein - An example protein object.
  • sequence_annotation - An example dataframe containing GO annotations identified from a given sequence.
  • sequence_map - An example dataframe containing proteins identified from a given sequence.
  • taxonomy - An example newick format taxonomy object.
  • xref - An example xref object.

On BioConductor:OmaDB-2.21.0(bioc 3.20)OmaDB-2.20.0(bioc 3.19)

softwarecomparativegenomicsfunctionalgenomicsgeneticsannotationgofunctionalprediction

6.23 score 2 stars 5 scripts 484 downloads 2 mentions 22 exports 50 dependencies

Last updated 23 days agofrom:c8dc611d4b. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winNOTEOct 31 2024
R-4.5-linuxNOTEOct 30 2024
R-4.4-winNOTEOct 31 2024
R-4.4-macNOTEOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:annotateSequenceformatTopGOgetAnnotationgetAttributegetDatagetGenomegetGenomeAlignmentgetGenomePairsgetHOGgetLocusgetObjectAttributesgetOMAGroupgetProteingetTaxonomygetTopGOgetTreegetVersiongetXrefmapSequenceresolveURLsearchProteinsetAPI

Dependencies:AnnotationDbiapeaskpassBiobaseBiocGenericsBiostringsbitbit64blobcachemclicpp11crayoncurlDBIdigestfastmapGenomeInfoDbGenomeInfoDbDataGenomicRangesglueGO.dbgraphhttrIRangesjsonliteKEGGRESTlatticelifecyclematrixStatsmemoisemimenlmeopensslpkgconfigplogrplyrpngR6RcpprlangRSQLiteS4VectorsSparseMsystopGOUCSC.utilsvctrsXVectorzlibbioc

Exploring Hierarchical orthologous groups with OmaDB

Rendered fromexploring_hogs.Rmdusingknitr::rmarkdownon Oct 30 2024.

Last update: 2018-12-21
Started: 2017-10-12

Exploring Taxonomic trees with OmaDB

Rendered fromtree_visualisation.Rmdusingknitr::rmarkdownon Oct 30 2024.

Last update: 2018-12-21
Started: 2017-10-12

Get started with OmaDB

Rendered fromOmaDB.Rmdusingknitr::rmarkdownon Oct 30 2024.

Last update: 2019-02-21
Started: 2018-04-27

Sequence Analysis with OmaDB

Rendered fromsequence_mapping.Rmdusingknitr::rmarkdownon Oct 30 2024.

Last update: 2019-02-21
Started: 2017-10-12

Readme and manuals

Help Manual

Help pageTopics
OmaDB: A package for the orthology prediction data download from OMA database.OmaDB-package OmaDB
Resolve URLs automatically when accessed$.omadb_obj
Map GO annotation to a sequence that is not available in the OMA BrowserannotateSequence
Format the GO annotations dataformatTopGO
Get the value for the Object AttributegetAttribute
Retrieve a genome from the OMA Browser databasegetGenome
Retrieves the pairwise relations among two genomesgetGenomePairs
Retrieve a HOG from the OMA BrowsergetHOG
Get loci for a given list of proteinsgetLocus
Get the Object AttributesgetObjectAttributes
Retrieve an OMA Group from the OMA BrowsergetOMAGroup
Retrieve a protein from the OMA BrowsergetProtein
Get the Taxonomic tree functiongetTaxonomy
Get the topGO Object functiongetTopGO
Get the Tree ObjectgetTree
Get the API and database version functiongetVersion
An example OMA group object.group
An example HOG object.hog
Map the Protein Sequence FunctionmapSequence
An example orthologs object.orthologs
An example genome alignment object.pairs
An example protein object.protein
Load data for a given url from the OMA Browser API.resolveURL
Get the CrossReferences in the OMA database for a patternsearchProtein
An example dataframe containing GO annotations identified from a given sequence.sequence_annotation
An example dataframe containing proteins identified from a given sequence.sequence_map
Set the url to the OMA Browser APIsetAPI
An example newick format taxonomy object.taxonomy
An example xref object.xref