#' Example of the output produced by the function \code{allSorenThreshold}. It contains the dissimilarity matrices for GO levels from 3 to 10 across the ontologies BP, CC and MF.
#'
#' @description
#' This object contains the matrices of dissimilarities between the 7 lists from \code{allOncoGeneLists}, computed based on the irrelevance threshold that makes them equivalent for GO levels from 3 to 10 across the ontologies BP, CC and MF.
#'
#' @details
#' Equivalence tests were computed based on the normal distribution (\code{boot = TRUE} by default) and using a confidence level \code{conf.level = 0.95}.
#'
#' Consider this object only as an illustrative example, which is valid exclusively for the data \code{\link{allOncoGeneLists}} contained in this package. Note that gene lists, GO terms, and Bioconductor may change over time. The current version of these results were generated with Bioconductor version 3.20.
#'
#' @format An object of class "dist"
#' @usage data("allDissMatrx")
"allDissMatrx"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.