Package: hierBipartite 0.0.2

hierBipartite: Bipartite Graph-Based Hierarchical Clustering

Bipartite graph-based hierarchical clustering performs hierarchical clustering of groups of samples based on association patterns between two sets of variables. It is developed for pharmacogenomic datasets and datasets sharing the same data structure. In the context of pharmacogenomic datasets, the samples are cell lines, and the two sets of variables are typically expression levels and drug sensitivity values. For this method, sparse canonical correlation analysis from Lee, W., Lee, D., Lee, Y. and Pawitan, Y. (2011) <doi:10.2202/1544-6115.1638> is first applied to extract association patterns for each group of samples. Then, a nuclear norm-based dissimilarity measure is used to construct a dissimilarity matrix between groups based on the extracted associations. Finally, hierarchical clustering is applied.

Authors:Calvin Chi [aut, cre, cph], Woojoo Lee [ctb], Donghwan Lee [ctb], Youngjo Lee [ctb], Yudi Pawitan [ctb]

hierBipartite_0.0.2.tar.gz
hierBipartite_0.0.2.zip(r-4.7)hierBipartite_0.0.2.zip(r-4.6)hierBipartite_0.0.2.zip(r-4.5)
hierBipartite_0.0.2.tgz(r-4.6-any)hierBipartite_0.0.2.tgz(r-4.5-any)
hierBipartite_0.0.2.tar.gz(r-4.7-any)hierBipartite_0.0.2.tar.gz(r-4.6-any)
hierBipartite_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
hierBipartite/json (API)

# Install 'hierBipartite' in R:
install.packages('hierBipartite', repos = c('https://calvintchi.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/calvintchi/hierbipartite/issues

Datasets:
  • ctrp2 - Processed Cancer Cell Line Encyclopedia (CCLE) and Cancer Therapeutics Response Portal (CTRP2) Dataset

On CRAN:

Conda:

3.70 score 1 stars 4 scripts 173 downloads 7 exports 4 dependencies

Last updated from:02d69545d0. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK318
source / vignettesOK197
linux-release-x86_64OK116
macos-release-arm64OK145
macos-oldrel-arm64OK193
windows-develOK98
windows-releaseOK62
windows-oldrelOK74
wasm-releaseOK102

Exports:constructBipartiteGraphgetSignificantMergedGroupshierBipartitematrixDissimilaritynull_distrip_valuescca

Dependencies:irlbalatticemagrittrMatrix

hierBipartite Vignette

Rendered fromhierBipartite.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2021-02-12
Started: 2020-03-18