recipe bioconductor-structtoolbox

Data processing & analysis tools for Metabolomics and other omics

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/structToolbox.html

License:

GPL-3

Recipe:

/bioconductor-structtoolbox/meta.yaml

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.

package bioconductor-structtoolbox

(downloads) docker_bioconductor-structtoolbox

Versions:
1.10.1-01.10.0-11.10.0-01.6.1-01.6.0-11.6.0-01.4.3-01.4.2-01.4.1-0

1.10.1-01.10.0-11.10.0-01.6.1-01.6.0-11.6.0-01.4.3-01.4.2-01.4.1-01.4.0-11.4.0-01.2.0-21.2.0-11.2.0-01.0.1-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-structtoolbox

and update with:

conda update bioconductor-structtoolbox

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-structtoolbox:<tag>

(see bioconductor-structtoolbox/tags for valid values for <tag>)

Download stats