Package: ontologyIndex 2.12

ontologyIndex: Reading Ontologies into R

Functions for reading ontologies into R as lists and manipulating sets of ontological terms - 'ontologyX: A suite of R packages for working with ontological data', Greene et al 2017 <doi:10.1093/bioinformatics/btw763>.

Authors:Daniel Greene <[email protected]>

ontologyIndex_2.12.tar.gz
ontologyIndex_2.12.zip(r-4.7)ontologyIndex_2.12.zip(r-4.6)ontologyIndex_2.12.zip(r-4.5)
ontologyIndex_2.12.tgz(r-4.6-any)ontologyIndex_2.12.tgz(r-4.5-any)
ontologyIndex_2.12.tar.gz(r-4.7-any)ontologyIndex_2.12.tar.gz(r-4.6-any)
ontologyIndex_2.12.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
ontologyIndex/json (API)

# Install 'ontologyIndex' in R:
install.packages('ontologyIndex', repos = c('https://daniel-jg.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • go - GO index
  • hpo - HPO index
  • mpo - MPO index

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

7.40 score 6 stars 26 packages 479 scripts 1.9k downloads 3 mentions 16 exports 0 dependencies

Last updated from:0c16aa8649. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK109
source / vignettesOK137
linux-release-x86_64OK115
macos-release-arm64OK77
macos-oldrel-arm64OK89
windows-develOK84
windows-releaseOK72
windows-oldrelOK101
wasm-releaseOK100

Exports:checkexclude_descendantsget_ancestorsget_descendantsget_OBOget_ontologyget_relation_namesget_term_descendancy_matrixget_term_frequenciesget_term_info_contentget_term_propertyintersection_with_descendantsminimal_setontology_indexpropagate_relationsprune_descendants

Dependencies:

Creating an ontology_index
Reading in an OBO file | Adding term properties | Converting from OWL to OBO format | Term equivalence | Creating an ontology_index explicitly

Last update: 2022-08-15
Started: 2016-10-28

Introduction to ontologyX
Removing redundant terms | Finding all ancestors of a set of terms | Operating on subclasses | Additional ontological functionality

Last update: 2022-08-15
Started: 2016-10-28