Package: SIAMCAT 2.9.0

Jakob Wirbel

SIAMCAT: Statistical Inference of Associations between Microbial Communities And host phenoTypes

Pipeline for Statistical Inference of Associations between Microbial Communities And host phenoTypes (SIAMCAT). A primary goal of analyzing microbiome data is to determine changes in community composition that are associated with environmental factors. In particular, linking human microbiome composition to host phenotypes such as diseases has become an area of intense research. For this, robust statistical modeling and biomarker extraction toolkits are crucially needed. SIAMCAT provides a full pipeline supporting data preprocessing, statistical association testing, statistical modeling (LASSO logistic regression) including tools for evaluation and interpretation of these models (such as cross validation, parameter selection, ROC analysis and diagnostic model plots).

Authors:Konrad Zych [aut], Jakob Wirbel [aut, cre], Georg Zeller [aut], Morgan Essex [ctb], Nicolai Karcher [ctb], Kersten Breuer [ctb]

SIAMCAT_2.9.0.tar.gz
SIAMCAT_2.9.0.zip(r-4.5)SIAMCAT_2.9.0.zip(r-4.4)SIAMCAT_2.9.0.zip(r-4.3)
SIAMCAT_2.9.0.tgz(r-4.4-any)SIAMCAT_2.9.0.tgz(r-4.3-any)
SIAMCAT_2.9.0.tar.gz(r-4.5-noble)SIAMCAT_2.9.0.tar.gz(r-4.4-noble)
SIAMCAT_2.9.0.tgz(r-4.4-emscripten)SIAMCAT_2.9.0.tgz(r-4.3-emscripten)
SIAMCAT.pdf |SIAMCAT.html
SIAMCAT/json (API)
NEWS

# Install 'SIAMCAT' in R:
install.packages('SIAMCAT', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

On BioConductor:SIAMCAT-2.9.0(bioc 3.20)SIAMCAT-2.8.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

57 exports 1.16 score 114 dependencies 6 mentions

Last updated 2 months agofrom:665aeef730

Exports:accessSlotadd.meta.predassoc_paramassociation.plotassociationsassociations<-check.associationscheck.confounderscreate.data.splitcreate.labeldata_splitdata_split<-eval_dataeval_data<-evaluate.predictionsfeature_typefeature_weightsfilt_featfilt_feat<-filt_paramsfilter.featuresfilter.labelget.filt_feat.matrixget.norm_feat.matrixget.orig_feat.matrixlabellabel<-make.predictionsmetameta<-model_listmodel_list<-model_typemodel.evaluation.plotmodel.interpretation.plotmodelsnorm_featnorm_feat<-norm_paramsnormalize.featuresorig_featorig_feat<-physeqphyseq<-pred_matrixpred_matrix<-read.labelread.lefseselect.samplessiamcatsiamcat.to.lefsesiamcat.to.maaslinsummarize.featurestrain.modelvalidate.datavolcano.plotweight_matrix

Dependencies:ade4apeaskpassbackportsbbotkbeanplotBiobaseBiocGenericsbiomformatBiostringsbootcheckmatecliclustercodetoolscolorspacecorrplotcpp11crayoncurldata.tabledigestevaluatefansifarverforeachfuturefuture.applyGenomeInfoDbGenomeInfoDbDataggplot2glmnetglobalsgluegridBasegridExtragtablehmshttrigraphinfotheoIRangesisobanditeratorsjsonlitelabelinglatticelgrLiblineaRlifecyclelistenvlme4lmerTestmagrittrMASSMatrixmatrixStatsmgcvmimeminqamlbenchmlr3mlr3learnersmlr3measuresmlr3miscmlr3tuningmulttestmunsellnlmenloptrnumDerivopensslpalmerpenguinsparadoxparallellypermutephyloseqpillarpixmappkgconfigplyrprettyunitspROCprogressPRROCR6RColorBrewerRcppRcppArmadilloRcppEigenreshape2rhdf5rhdf5filtersRhdf5libRhpcBLASctlrlangS4VectorsscalesshapespstringistringrsurvivalsystibbleUCSC.utilsutf8uuidvctrsveganviridisLitewithrXVectorzlibbioc

SIAMCAT: Statistical Inference of Associations between Microbial Communities And host phenoTypes

Rendered fromSIAMCAT_vignette.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2022-04-03
Started: 2018-01-12

Example dataset with Confoundering

Rendered fromSIAMCAT_confounder.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2022-09-27
Started: 2020-11-11

Holdout Testing with SIAMCAT

Rendered fromSIAMCAT_holdout.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2022-09-27
Started: 2018-05-13

SIAMCAT input files formats

Rendered fromSIAMCAT_read-in.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2020-11-11
Started: 2018-05-16

Meta-analysis using SIAMCAT

Rendered fromSIAMCAT_meta.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2022-09-27
Started: 2020-11-06

Machine learning pitfalls

Rendered fromSIAMCAT_ml_pitfalls.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2022-09-27
Started: 2020-11-11

Readme and manuals

Help Manual

Help pageTopics
SIAMCAT: Statistical Inference of Associations between Microbial Communities And host phenoTypesSIAMCAT-package SIAMCAT
Add metadata as predictorsadd.meta.pred
Retrieve the list of parameters for association testing from a SIAMCAT objectassoc_param assoc_param,siamcat-method assoc_param_param
Visualize associations between features and classesassociation.plot
Retrieve the results of association testing from a SIAMCAT objectassociations associations,siamcat-method
Calculate associations between features and labelscheck.associations
Check for potential confounders in the metadatacheck.confounders
Split a dataset into training and a test sets.create.data.split
Create a label listcreate.label
Retrieve the data split from a SIAMCAT objectdata_split data_split,siamcat-method
Retrieve the evaluation metrics from a SIAMCAT objecteval_data eval_data,siamcat-method
Evaluate prediction resultsevaluate.predictions
Example feature matrixfeat.crc.zeller
Retrieve the feature type used for model training from a SIAMCAT objectfeature_type feature_type,siamcat-method
Retrieve the matrix of feature weights from a SIAMCAT objectfeature_weights feature_weights,siamcat-method
Retrieve the list of parameters for feature filtering from a SIAMCAT objectfilt_params filt_params,siamcat-method
Perform unsupervised feature filtering.filter.features
Filter the label of a SIMACAT objectfilter.label
Retrieve the filtered features from a SIAMCAT objectget.filt_feat.matrix
Retrieve the normalized features from a SIAMCAT objectget.norm_feat.matrix
Retrieve the original features from a SIAMCAT objectget.orig_feat.matrix
Retrieve the label from a SIAMCAT objectlabel label,siamcat-method
Make predictions on a test setmake.predictions
Retrieve the metadata from a SIAMCAT objectmeta meta,sample_data-method meta,siamcat-method
Example metadata matrixmeta.crc.zeller
Retrieve the machine learning method from a SIAMCAT objectmodel_type model_type,siamcat-method
Model Evaluation Plotmodel.evaluation.plot
Model Interpretation Plotmodel.interpretation.plot
Retrieve list of trained models from a SIAMCAT objectmodels models,siamcat-method
Retrieve the list of parameters for feature normalization from a SIAMCAT objectnorm_params norm_params,siamcat-method
Perform feature normalizationnormalize.features
Retrieve the prediction matrix from a SIAMCAT objectpred_matrix pred_matrix,siamcat-method
Read label fileread.label
Select samples based on metadataselect.samples
SIAMCAT constructor functionsiamcat
SIAMCAT examplesiamcat_example
The S4 SIAMCAT classsiamcat-class
Model trainingtrain.model
Validate samples in labels, features, and metadatavalidate.data
Visualize associations between features and classes as volcano plotvolcano.plot
Retrieve the weight matrix from a SIAMCAT objectweight_matrix weight_matrix,siamcat-method