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.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
- synthetic_expression - Synthetic Expression of Two Distinct Classes
Last updated 4 months agofrom:4285683e6c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:clanc
Dependencies:clicodetoolscollapsecolorspacecpp11dplyrfansifarvergenericsggplot2globalsgluegtablehardhatisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmeparsnippillarpkgconfigprettyunitspurrrR6RColorBrewerRcpprlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
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 |