Package: scimo 0.0.2
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.2.tar.gz
scimo_0.0.2.zip(r-4.5)scimo_0.0.2.zip(r-4.4)scimo_0.0.2.zip(r-4.3)
scimo_0.0.2.tgz(r-4.4-any)scimo_0.0.2.tgz(r-4.3-any)
scimo_0.0.2.tar.gz(r-4.5-noble)scimo_0.0.2.tar.gz(r-4.4-noble)
scimo_0.0.2.tgz(r-4.4-emscripten)scimo_0.0.2.tgz(r-4.3-emscripten)
scimo.pdf |scimo.html✨
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 6 months agofrom:00934c97ca. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | NOTE | Oct 31 2024 |
R-4.5-linux | NOTE | Oct 31 2024 |
R-4.4-win | NOTE | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | NOTE | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
Exports:%>%step_aggregate_hcluststep_aggregate_liststep_rownormalize_tssstep_select_backgroundstep_select_cvstep_select_kruskalstep_select_wilcoxonstep_taxonomy
Dependencies:classcliclockcodetoolscpp11data.tablediagramdigestdplyrfansifuturefuture.applygenericsglobalsgluegowerhardhatipredKernSmoothlatticelavalifecyclelistenvlubridatemagrittrMASSMatrixnnetnumDerivparallellypillarpkgconfigprodlimprogressrpurrrR6RcpprecipesrlangrpartshapeSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrswithr
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 |