Package: divergence 0.99.07

Wikum Dinalankara
divergence: Divergence: Functionality for assessing omics data by divergence with respect to a baseline
This package provides functionality for performing divergence analysis as presented in Dinalankara et al, "Digitizing omics profiles by divergence from a baseline", PANS 2018. This allows the user to simplify high dimensional omics data into a binary or ternary format which encapsulates how the data is divergent from a specified baseline group with the same univariate or multivariate features.
Authors:
divergence_0.99.07.tar.gz
divergence_0.99.07.zip(r-4.7)divergence_0.99.07.zip(r-4.6)divergence_0.99.07.zip(r-4.5)
divergence_0.99.07.tgz(r-4.6-any)divergence_0.99.07.tgz(r-4.5-any)
divergence_0.99.07.tar.gz(r-4.7-any)divergence_0.99.07.tar.gz(r-4.6-any)
divergence_0.99.07.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
divergence/json (API)
| # Install 'divergence' in R: |
| install.packages('divergence', repos = c('https://marchionnilab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/marchionnilab/divergence/issues
- breastTCGA_ER - ER positive or negative status of breast tumor samples
- breastTCGA_Group - Normal or Tumor status of breast samples
- breastTCGA_Mat - Gene expression for 260 genes in 887 breast samples
- msigdb_Hallmarks - Cancer Hallmark gene sets from the MSigDB collection
On BioConductor:divergence-1.29.0(bioc 3.24)divergence-1.28.0(bioc 3.23)
Last updated from:dabfeb303e. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 241 | ||
| source / vignettes | OK | 246 | ||
| linux-release-x86_64 | NOTE | 221 | ||
| macos-release-arm64 | NOTE | 206 | ||
| macos-oldrel-arm64 | NOTE | 212 | ||
| windows-devel | NOTE | 194 | ||
| windows-release | NOTE | 207 | ||
| windows-oldrel | NOTE | 202 | ||
| wasm-release | OK | 106 |
Exports:computeChiSquaredTestcomputeMultivariateBinaryMatrixcomputeMultivariateDigitizationcomputeMultivariateSupportcomputeQuantileMatrixcomputeUnivariateDigitizationcomputeUnivariateSupportcomputeUnivariateTernaryMatrixfindMultivariateGammaWithSupportfindUnivariateGammaWithSupport
Dependencies:abindBiobaseBiocGenericsDelayedArraygenericsGenomicRangesIRangeslatticeMatrixMatrixGenericsmatrixStatsS4ArraysS4VectorsSeqinfoSparseArraySummarizedExperimentXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ER positive or negative status of breast tumor samples | breastTCGA_ER |
| Normal or Tumor status of breast samples | breastTCGA_Group |
| Gene expression for 260 genes in 887 breast samples | breastTCGA_Mat |
| Compute chi-squared test | computeChiSquaredTest |
| Compute the binary matrix with digitized divergence coding | computeMultivariateBinaryMatrix |
| Perform binary digitization | computeMultivariateDigitization |
| Estimate the baseline support | computeMultivariateSupport |
| Compute quantile transformations | computeQuantileMatrix |
| Perform ternary digitization | computeUnivariateDigitization |
| Estimate the baseline support | computeUnivariateSupport |
| Compute the ternary matrix with digitized divergence coding | computeUnivariateTernaryMatrix |
| Find optimal gamma and corresponding support for list of feature sets | findMultivariateGammaWithSupport |
| Search for optimal gamma and associated support | findUnivariateGammaWithSupport |
| Cancer Hallmark gene sets from the MSigDB collection | msigdb_Hallmarks |