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✨
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 | 134 | ||
| linux-devel-arm64 | OK | 140 | ||
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 164 | ||
| linux-release-arm64 | OK | 136 | ||
| linux-release-x86_64 | OK | 181 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-release-x86_64 | OK | 192 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| macos-oldrel-x86_64 | OK | 195 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 118 | ||
| wasm-release | OK | 99 |
Exports:as.hdistas.matrixboot2fuzzyboothopachbootmedoidsbootplotcoercecollapcorrelationorderingcutdigitscutzerosdigitsdissabscordissabscosangledisscordisscosangledisseucliddissmatrixdissvectordistancematrixdistancevectordplothdisthopachhopach2treeimproveorderingis.hdistlabelstomssmakeoutputmakeTreemsscheckmsscollapmsscompletemssinitlevelmssmulticollapmssnextlevelmssrundownmsssplitclusternewnextlevelnewsplitclusternonzerosorderelementspaircollpruneshowsilcheckvdissabscorvdissabscosanglevdissabseuclidvdisscorvdisscosanglevdisseuclidvectmatrix
Dependencies:BiobaseBiocGenericsclustergenerics
