Package: reclanc 0.0.0.9000
reclanc: A Revival of the ClaNC Algorithm
Classification of microarrays to nearest centroids (ClaNC) <doi:10.1093/bioinformatics/bti756> selects optimal genes for centroids, similar to Prediction Analysis for Microarrays (PAM) but using fewer corrective factors, resulting in greater sensitivity and accuracy. Unfortunately, the original source of ClaNC can no longer be found. 'reclanc' reimplements this algorithm, with the the additional benefit of increased interoperability with standard data structures and modeling ecosystems.
Authors:
reclanc_0.0.0.9000.tar.gz
reclanc_0.0.0.9000.zip(r-4.5)reclanc_0.0.0.9000.zip(r-4.4)reclanc_0.0.0.9000.zip(r-4.3)
reclanc_0.0.0.9000.tgz(r-4.5-any)reclanc_0.0.0.9000.tgz(r-4.4-any)reclanc_0.0.0.9000.tgz(r-4.3-any)
reclanc_0.0.0.9000.tar.gz(r-4.5-noble)reclanc_0.0.0.9000.tar.gz(r-4.4-noble)
reclanc_0.0.0.9000.tgz(r-4.4-emscripten)reclanc_0.0.0.9000.tgz(r-4.3-emscripten)
reclanc.pdf |reclanc.html✨
reclanc/json (API)
# Install 'reclanc' in R: |
install.packages('reclanc', repos = c('https://kaiaragaki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kaiaragaki/reclanc/issues
Pkgdown site:https://kaiaragaki.github.io
- synthetic_expression - Synthetic Expression of Two Distinct Classes
Last updated 8 months agofrom:4285683e6c. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Apr 02 2025 |
R-4.5-win | OK | Apr 02 2025 |
R-4.5-mac | OK | Apr 02 2025 |
R-4.5-linux | OK | Apr 02 2025 |
R-4.4-win | OK | Apr 02 2025 |
R-4.4-mac | OK | Apr 02 2025 |
R-4.4-linux | OK | Apr 02 2025 |
R-4.3-win | OK | Apr 02 2025 |
R-4.3-mac | OK | Apr 02 2025 |
Exports:clanc
Dependencies:clicodetoolscollapsecolorspacecpp11dplyrfansifarvergenericsggplot2globalsgluegtablehardhatisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmeparsnippillarpkgconfigprettyunitspurrrR6RColorBrewerRcpprlangscalessparsevctrsstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate centroids from expression data with ClaNC | clanc clanc.data.frame clanc.default clanc.ExpressionSet clanc.formula clanc.matrix clanc.recipe clanc.SummarizedExperiment |
Predict from a 'clanc' | predict.clanc |
Synthetic Expression of Two Distinct Classes | synthetic_expression |