structToolbox
R/Bioconductor package - STRUCT (STatistics in R Using Class Templates) Toolbox: An extensive set of data (pre-)processing and analysis methods and tools for metabolomics and other omics,
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 7 committers (42.9%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.5%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
R/Bioconductor package - STRUCT (STatistics in R Using Class Templates) Toolbox: An extensive set of data (pre-)processing and analysis methods and tools for metabolomics and other omics,
Basic Info
- Host: GitHub
- Owner: computational-metabolomics
- License: gpl-3.0
- Language: R
- Default Branch: devel
- Homepage: https://computational-metabolomics.github.io/structToolbox/
- Size: 30.4 MB
Statistics
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 10
- Releases: 21
Topics
Metadata Files
README.md
structToolbox
An extensive set of data (pre-)processing and analysis methods and tools for metabolomics and other omics, with a strong emphasis on statistics and machine learning.
This toolbox allows the user to build extensive and
standardised workflows for data analysis. The methods and tools have been
implemented using class-based templates provided by the struct (Statistics
in R Using Class-based Templates) package.
The toolbox includes pre-processing
methods (e.g. signal drift and batch correction, normalisation, missing value
imputation and scaling), univariate (e.g. ttest, various forms of ANOVA,
Kruskal–Wallis test and more) and multivariate statistical methods (e.g. PCA and
PLS, including cross-validation and permutation testing) as well as machine
learning methods (e.g. Support Vector Machines). The
STATistics Ontology (STATO) has been integrated and implemented to provide
standardised definitions for the different methods, inputs and outputs.
Installation
To install this package:
``` if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")
BiocManager::install("structToolbox") ```
To install the development version:
``` if (!require("remotes", quietly = TRUE)) install.packages("remotes")
remotes::install_github("computational-metabolomics/structToolbox") ```
Owner
- Name: Computational Metabolomics Research Group
- Login: computational-metabolomics
- Kind: organization
- Email: r.j.weber@bham.ac.uk
- Location: University of Birmingham, United Kingdom
GitHub Events
Total
- Watch event: 1
- Push event: 4
- Create event: 3
Last Year
- Watch event: 1
- Push event: 4
- Create event: 3
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| grlloyd | g****d@b****k | 343 |
| Gavin Rhys Lloyd | g****d | 78 |
| Ralf Weber | R****W | 17 |
| Nitesh Turaga | n****a@g****m | 10 |
| RJMW | r****r@b****k | 3 |
| J Wokaty | j****y@s****u | 2 |
| J Wokaty | j****y | 2 |
Committer Domains (Top 20 + Academic)
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 12,188 total
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 7
- Total maintainers: 1
bioconductor.org: structToolbox
Data processing & analysis tools for Metabolomics and other omics
- Homepage: https://github.com/computational-metabolomics/structToolbox https://computational-metabolomics.github.io/structToolbox/
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/structToolbox/inst/doc/structToolbox.pdf
- License: GPL-3
-
Latest release: 1.20.0
published 10 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.0 depends
- struct >= 1.5.1 depends
- ggplot2 * imports
- ggthemes * imports
- grid * imports
- gridExtra * imports
- methods * imports
- scales * imports
- sp * imports
- stats * imports
- utils * imports
- BiocFileCache * suggests
- BiocStyle * suggests
- Rtsne * suggests
- agricolae * suggests
- car * suggests
- covr * suggests
- cowplot * suggests
- e1071 * suggests
- emmeans * suggests
- ggdendro * suggests
- knitr * suggests
- magick * suggests
- nlme * suggests
- openxlsx * suggests
- pls * suggests
- pmp * suggests
- rappdirs * suggests
- reshape2 * suggests
- rmarkdown * suggests
- ropls * suggests
- testthat * suggests
- JamesIves/github-pages-deploy-action releases/v4 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/upload-artifact master composite
- docker/build-push-action v1 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite