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:
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')) |
Bug tracker:https://github.com/calvintchi/hierbipartite/issues
- ctrp2 - Processed Cancer Cell Line Encyclopedia (CCLE) and Cancer Therapeutics Response Portal (CTRP2) Dataset
Last updated 4 years agofrom:02d69545d0. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:constructBipartiteGraphgetSignificantMergedGroupshierBipartitematrixDissimilaritynull_distrip_valuescca
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Construct Bipartite Graph Edge Weight Matrix of Gene-drug Association Patterns | constructBipartiteGraph |
Processed Cancer Cell Line Encyclopedia (CCLE) and Cancer Therapeutics Response Portal (CTRP2) Dataset | ctrp2 |
Select Significant Results from 'HierBipartite' | getSignificantMergedGroups |
Bipartite Graph-based Hierarchical Clustering | hierBipartite |
Matrix dissimilarity | matrixDissimilarity |
Null distribution of dissimilarity measures | null_distri |
P-value of Similarity in Gene-drug Associations | p_value |
Sparse canonical covariance analysis | scca |