simona
This is the released version of simona; for the devel version, see simona.
Semantic Similarity on Bio-Ontologies
Bioconductor version: Release (3.22)
This package implements infrastructures for ontology analysis by offering efficient data structures, fast ontology traversal methods, and elegant visualizations. It provides a robust toolbox supporting over 70 methods for semantic similarity analysis.
Author: Zuguang Gu [aut, cre] ORCID iD ORCID: 0000-0002-7395-8709
Maintainer: Zuguang Gu <z.gu at dkfz.de>
citation("simona")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("simona")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("simona")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.