Package: scimo 0.0.3


Antoine BICHAT
scimo: Extra Recipes Steps for Dealing with Omics Data
Omics data (e.g. transcriptomics, proteomics, metagenomics...) offer a detailed and multi-dimensional perspective on the molecular components and interactions within complex biological (eco)systems. Analyzing these data requires adapted procedures, which are implemented as steps according to the 'recipes' package.
Authors:
scimo_0.0.3.tar.gz
scimo_0.0.3.zip(r-4.7)scimo_0.0.3.zip(r-4.6)scimo_0.0.3.zip(r-4.5)
scimo_0.0.3.tgz(r-4.6-any)scimo_0.0.3.tgz(r-4.5-any)
scimo_0.0.3.tar.gz(r-4.7-any)scimo_0.0.3.tar.gz(r-4.6-any)
scimo_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scimo/json (API)
NEWS
| # Install 'scimo' in R: |
| install.packages('scimo', repos = c('https://abichat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/abichat/scimo/issues
- cheese_abundance - Abundance of Fungal Communities in Cheese
- cheese_taxonomy - Abundance of Fungal Communities in Cheese
- pedcan_expression - Gene Expression of Pediatric Cancer
Last updated from:4f81ecc7b0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 185 | ||
| source / vignettes | OK | 279 | ||
| linux-release-x86_64 | OK | 205 | ||
| macos-release-arm64 | OK | 135 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| windows-devel | OK | 137 | ||
| windows-release | OK | 145 | ||
| windows-oldrel | OK | 182 | ||
| wasm-release | OK | 127 |
Exports:%>%step_aggregate_hcluststep_aggregate_liststep_rownormalize_tssstep_select_backgroundstep_select_cvstep_select_kruskalstep_select_wilcoxonstep_taxonomy
Dependencies:classcliclockcodetoolscpp11data.tablediagramdigestdplyrfarverfuturefuture.applygenericsggplot2globalsgluegowergtablehardhatipredisobandKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixnnetnumDerivparallellypillarpkgconfigprodlimprogressrpurrrR6RColorBrewerRcpprecipesrlangrpartS7scalesshapesparsevctrsSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Abundance of Fungal Communities in Cheese | cheese_abundance cheese_taxonomy |
| Gene Expression of Pediatric Cancer | pedcan_expression |
| Feature aggregation step based on a hierarchical clustering | step_aggregate_hclust tidy.step_aggregate_hclust |
| Feature aggregation step based on a defined list | step_aggregate_list tidy.step_aggregate_list |
| Feature normalization step using total sum scaling | step_rownormalize_tss tidy.step_rownormalize_tss |
| Feature selection step using background level | step_select_background tidy.step_select_background |
| Feature selection step using the coefficient of variation | step_select_cv tidy.step_select_cv |
| Feature selection step using Kruskal test | step_select_kruskal tidy.step_select_kruskal |
| Feature selection step using Wilcoxon test | step_select_wilcoxon tidy.step_select_wilcoxon |
| Taxonomic clades feature generator | step_taxonomy tidy.step_taxonomy |