simona
This is the development version of simona; for the stable release version, see simona.
Semantic Similarity on Bio-Ontologies
Bioconductor version: Development (3.23)
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.
Maintainer: Zuguang Gu <z.gu at dkfz.de>
Citation (from within R, enter
citation("simona")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("simona")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Annotation, BiomedicalInformatics, GO, Software |
| Version | 1.9.0 |
| In Bioconductor since | BioC 3.18 (R-4.3) (2 years) |
| License | MIT + file LICENSE |
| Depends | R (>= 4.1.0) |
| Imports | methods, Rcpp, matrixStats, GetoptLong, grid, GlobalOptions, igraph, Polychrome, S4Vectors, xml2 (>= 1.3.3), circlize, ComplexHeatmap, grDevices, stats, utils, shiny, fastmatch |
| System Requirements | Perl, Java |
| URL | https://github.com/jokergoo/simona |
| Bug Reports | https://github.com/jokergoo/simona/issues |
See More
| Suggests | knitr, testthat, BiocManager, GO.db, org.Hs.eg.db, proxyC, AnnotationDbi, Matrix, DiagrammeR, ragg, png, InteractiveComplexHeatmap, UniProtKeywords, simplifyEnrichment, AnnotationHub, jsonlite |
| Linking To | Rcpp |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/simona |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/simona |
| Package Short Url | https://bioconductor.org/packages/simona/ |
| Package Downloads Report | Download Stats |