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.5)hierBipartite_0.0.2.zip(r-4.4)hierBipartite_0.0.2.zip(r-4.3)
hierBipartite_0.0.2.tgz(r-4.4-any)hierBipartite_0.0.2.tgz(r-4.3-any)
hierBipartite_0.0.2.tar.gz(r-4.5-noble)hierBipartite_0.0.2.tar.gz(r-4.4-noble)
hierBipartite_0.0.2.tgz(r-4.4-emscripten)hierBipartite_0.0.2.tgz(r-4.3-emscripten)
hierBipartite.pdf |hierBipartite.html
hierBipartite/json (API)

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

Peer review:

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:

7 exports 1 stars 0.73 score 4 dependencies 4 scripts 199 downloads

Last updated 4 years agofrom:02d69545d0. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-winOKSep 02 2024
R-4.5-linuxOKSep 02 2024
R-4.4-winOKSep 02 2024
R-4.4-macOKSep 02 2024
R-4.3-winOKSep 02 2024
R-4.3-macOKSep 02 2024

Exports:constructBipartiteGraphgetSignificantMergedGroupshierBipartitematrixDissimilaritynull_distrip_valuescca

Dependencies:irlbalatticemagrittrMatrix

hierBipartite Vignette

Rendered fromhierBipartite.Rmdusingknitr::rmarkdownon Sep 02 2024.

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