Package: ulrb 0.1.8

ulrb: Unsupervised Learning Based Definition of Microbial Rare Biosphere
A tool to define the rare biosphere. 'ulrb' solves the problem of the definition of rarity by replacing arbitrary thresholds with an unsupervised machine learning algorithm (partitioning around medoids, or k-medoids). This algorithm works for any type of microbiome data, provided there is an abundance table. This method also works for non-microbiome data.
Authors:
ulrb_0.1.8.tar.gz
ulrb_0.1.8.zip(r-4.7)ulrb_0.1.8.zip(r-4.6)ulrb_0.1.8.zip(r-4.5)
ulrb_0.1.8.tgz(r-4.6-any)ulrb_0.1.8.tgz(r-4.5-any)
ulrb_0.1.8.tar.gz(r-4.6-any)ulrb_0.1.8.tar.gz(r-4.5-any)
ulrb_0.1.8.tgz(r-4.5-emscripten)
ulrb.pdf |ulrb.html✨
ulrb/json (API)
| # Install 'ulrb' in R: |
| install.packages('ulrb', repos = c('https://pascoalf.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pascoalf/ulrb/issues
Pkgdown/docs site:https://pascoalf.github.io
Last updated from:e8271ff0b9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 201 | ||
| source / vignettes | OK | 289 | ||
| linux-release-x86_64 | OK | 201 | ||
| macos-release-arm64 | OK | 165 | ||
| macos-oldrel-arm64 | OK | 190 | ||
| windows-devel | OK | 164 | ||
| windows-release | OK | 141 | ||
| windows-oldrel | OK | 149 | ||
| wasm-release | OK | 132 |
Exports:check_avgSilcheck_CHcheck_DBdefine_rbevaluate_kevaluate_sample_kplot_ulrbplot_ulrb_clusteringplot_ulrb_silhouetteprepare_tidy_datasuggest_k
Dependencies:ade4classcliclusterclusterSimcpp11dplyre1071farvergenericsggplot2gluegridExtragtableisobandlabelinglatticelifecyclemagrittrMASSpillarpixmappkgconfigproxypurrrR6RColorBrewerRcppRcppArmadillorlangS7scalesspstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Alternative classifications with ulrb
Rendered fromexplore-classifications.Rmdusingknitr::rmarkdownon Apr 03 2026.Last update: 2025-05-14
Started: 2023-06-06
Glossary
Rendered fromGlossary.Rmdusingknitr::rmarkdownon Apr 03 2026.Last update: 2023-11-01
Started: 2023-09-15
Integration of ulrb in a simple microbial ecology workflow
Rendered fromeco-analysis.Rmdusingknitr::rmarkdownon Apr 03 2026.Last update: 2025-07-07
Started: 2023-04-12
Tutorial to define rare biosphere with ulrb
Rendered fromulrb-vignet.Rmdusingknitr::rmarkdownon Apr 03 2026.Last update: 2025-05-14
Started: 2023-01-10
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ulrb: Unsupervised Learning Based Definition of Microbial Rare Biosphere | ulrb-package |
| Check average Silhouette score index | check_avgSil |
| Check Calinski-Harabasz index | check_CH |
| Check Davies-Bouldin Index | check_DB |
| Define Rare Biosphere | define_rb |
| Evaluate k from all samples in a dataset | evaluate_k |
| Evaluate sample k | evaluate_sample_k |
| V4-V5 16S rRNA gene amplicons, clean OTU table (N-ICE, 2015) | nice |
| Metadata of samples from OTU tables (N-ICE, 2015) | nice_env |
| V4-V5 16S rRNA gene amplicons, raw OTU table (N-ICE, 2015) | nice_raw |
| V4-V5 16S rRNA gene amplicons, clean OTU table in tidy/long format (N-ICE, 2015) | nice_tidy |
| Plot ulrb clustering results and silhouette scores | plot_ulrb |
| Plot Rank Abundance Curve of classification results | plot_ulrb_clustering |
| Plot silhouette scores from clustering results | plot_ulrb_silhouette |
| Prepare data in tidy format | prepare_tidy_data |
| Suggest k | suggest_k |
