Package: som 0.3-5.2

Jun Yan
som: Self-Organizing Map
Self-Organizing Map (with application in gene clustering).
Authors:
som_0.3-5.2.tar.gz
som_0.3-5.2.tar.gz(r-4.7-arm64)som_0.3-5.2.tar.gz(r-4.7-x86_64)som_0.3-5.2.tar.gz(r-4.6-arm64)som_0.3-5.2.tar.gz(r-4.6-x86_64)
som_0.3-5.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
som/json (API)
| # Install 'som' in R: |
| install.packages('som', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Datasets:
- yeast - Yeast cell cycle
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a56214b958. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 145 | ||
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 151 | ||
| linux-release-arm64 | OK | 120 | ||
| linux-release-x86_64 | OK | 92 | ||
| wasm-release | OK | 101 |
Exports:filteringnormalizeqerrorsomsom.initsom.projectsom.trainsom.update
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Filter data before feeding som algorithm for gene expression data | filtering |
| normalize data before feeding som algorithm | normalize |
| Visualizing a SOM | plot.som |
| quantization accuracy | qerror |
| Function to train a Self-Organizing Map | som som.init som.project som.train som.update |
| summarize a som object | print.som summary.som |
| yeast cell cycle | yeast |