Package: hilbertSimilarity 0.4.4.9000
hilbertSimilarity: Hilbert Similarity Index for High Dimensional Data
Quantifying similarity between high-dimensional single cell samples is challenging, and usually requires some simplifying hypothesis to be made. By transforming the high dimensional space into a high dimensional grid, the number of cells in each sub-space of the grid is characteristic of a given sample. Using a Hilbert curve each sample can be visualized as a simple density plot, and the distance between samples can be calculated from the distribution of cells using the Jensen-Shannon distance. Bins that correspond to significant differences between samples can identified using a simple bootstrap procedure.
Authors:
hilbertSimilarity_0.4.4.9000.tar.gz
hilbertSimilarity_0.4.4.9000.zip(r-4.7)hilbertSimilarity_0.4.4.9000.zip(r-4.6)hilbertSimilarity_0.4.4.9000.zip(r-4.5)
hilbertSimilarity_0.4.4.9000.tgz(r-4.6-x86_64)hilbertSimilarity_0.4.4.9000.tgz(r-4.6-arm64)hilbertSimilarity_0.4.4.9000.tgz(r-4.5-x86_64)hilbertSimilarity_0.4.4.9000.tgz(r-4.5-arm64)
hilbertSimilarity_0.4.4.9000.tar.gz(r-4.7-arm64)hilbertSimilarity_0.4.4.9000.tar.gz(r-4.7-x86_64)hilbertSimilarity_0.4.4.9000.tar.gz(r-4.6-arm64)hilbertSimilarity_0.4.4.9000.tar.gz(r-4.6-x86_64)
hilbertSimilarity_0.4.4.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
hilbertSimilarity/json (API)
| # Install 'hilbertSimilarity' in R: |
| install.packages('hilbertSimilarity', repos = c('https://yannabraham.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yannabraham/hilbertsimilarity/issues
Last updated from:295dff6dc0. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 171 | ||
| linux-devel-x86_64 | OK | 169 | ||
| source / vignettes | OK | 215 | ||
| linux-release-arm64 | OK | 115 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 200 | ||
| macos-release-x86_64 | OK | 256 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| macos-oldrel-x86_64 | OK | 258 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 106 |
Exports:add.cutandrewsProjectiondo.cutdo.hilberthilbert.orderhilbertProjectionjs.distlocalMaximalocalMinimamake.cutshow.cut
Last update: 2019-10-29
Started: 2016-02-23
Last update: 2019-10-29
Started: 2016-02-23
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add New Cut Thresholds | add.cut |
| Use Andrews plots to visualize the Hilbert curve | andrewsProjection |
| Apply Cuts to the Reference Matrix | do.cut |
| Generate the Hilbert Index from a Cut Reference Matrix | do.hilbert |
| Estimate the Hilbert order for a given matrix | hilbert.order |
| Map High Dimensional Coordinates to Hilbert Index and back | hilbertMapping |
| Project a Cut Reference Matrix to a Different Space through an Hilbert Index | hilbertProjection |
| Compute the Jensen-Shannon Distance between 2 sets of Hilbert Index | js.dist |
| Find Local Maxima in a vector | localMaxima |
| Find Local Minima in a vector | localMinima |
| Generate Cutting Points for a Multidimensional Matrix | make.cut |
| Plot the cuts generated through make.cut | show.cut |
