Package: hopach 2.73.0
hopach: Hierarchical Ordered Partitioning and Collapsing Hybrid (HOPACH)
The HOPACH clustering algorithm builds a hierarchical tree of clusters by recursively partitioning a data set, while ordering and possibly collapsing clusters at each level. The algorithm uses the Mean/Median Split Silhouette (MSS) criteria to identify the level of the tree with maximally homogeneous clusters. It also runs the tree down to produce a final ordered list of the elements. The non-parametric bootstrap allows one to estimate the probability that each element belongs to each cluster (fuzzy clustering).
Authors:
hopach_2.73.0.tar.gz
hopach_2.73.0.zip(r-4.7)hopach_2.73.0.zip(r-4.6)hopach_2.73.0.zip(r-4.5)
hopach_2.73.0.tgz(r-4.6-x86_64)hopach_2.73.0.tgz(r-4.6-arm64)hopach_2.73.0.tgz(r-4.5-x86_64)hopach_2.73.0.tgz(r-4.5-arm64)
hopach_2.73.0.tar.gz(r-4.7-arm64)hopach_2.73.0.tar.gz(r-4.7-x86_64)hopach_2.73.0.tar.gz(r-4.6-arm64)hopach_2.73.0.tar.gz(r-4.6-x86_64)
hopach_2.73.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
hopach/json (API)
| # Install 'hopach' in R: |
| install.packages('hopach', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- golub - Gene expression dataset from Golub et al.
- golub.cl - Gene expression dataset from Golub et al.
- golub.gnames - Gene expression dataset from Golub et al.
On BioConductor:hopach-2.73.0(bioc 3.24)hopach-2.72.0(bioc 3.23)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:6f6ebe8ff3. Checks:1 ERROR, 13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | ERROR | 145 | ||
| linux-devel-arm64 | OK | 142 | ||
| linux-devel-x86_64 | OK | 157 | ||
| source / vignettes | OK | 174 | ||
| linux-release-arm64 | OK | 153 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-release-x86_64 | OK | 272 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| macos-oldrel-x86_64 | OK | 246 | ||
| windows-devel | OK | 119 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 100 |
Exports:as.hdistas.matrixboot2fuzzyboothopachbootmedoidsbootplotcoercecollapcorrelationorderingcutdigitscutzerosdigitsdissabscordissabscosangledisscordisscosangledisseucliddissmatrixdissvectordistancematrixdistancevectordplothdisthopachhopach2treeimproveorderingis.hdistlabelstomssmakeoutputmakeTreemsscheckmsscollapmsscompletemssinitlevelmssmulticollapmssnextlevelmssrundownmsssplitclusternewnextlevelnewsplitclusternonzerosorderelementspaircollpruneshowsilcheckvdissabscorvdissabscosanglevdissabseuclidvdisscorvdisscosanglevdisseuclidvectmatrix
Dependencies:BiobaseBiocGenericsclustergenerics
