mixOmics

DOI: 10.18129/B9.bioc.mixOmics    

This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see mixOmics.

Omics Data Integration Project

Bioconductor version: 3.9

Multivariate methods are well suited to large omics data sets where the number of variables (e.g. genes, proteins, metabolites) is much larger than the number of samples (patients, cells, mice). They have the appealing properties of reducing the dimension of the data by using instrumental variables (components), which are defined as combinations of all variables. Those components are then used to produce useful graphical outputs that enable better understanding of the relationships and correlation structures between the different data sets that are integrated. mixOmics offers a wide range of multivariate methods for the exploration and integration of biological datasets with a particular focus on variable selection. The package proposes several sparse multivariate models we have developed to identify the key variables that are highly correlated, and/or explain the biological outcome of interest. The data that can be analysed with mixOmics may come from high throughput sequencing technologies, such as omics data (transcriptomics, metabolomics, proteomics, metagenomics etc) but also beyond the realm of omics (e.g. spectral imaging). The methods implemented in mixOmics can also handle missing values without having to delete entire rows with missing data. A non exhaustive list of methods include variants of generalised Canonical Correlation Analysis, sparse Partial Least Squares and sparse Discriminant Analysis. Recently we implemented integrative methods to combine multiple data sets: N-integration with variants of Generalised Canonical Correlation Analysis and P-integration with variants of multi-group Partial Least Squares.

Author: Kim-Anh Le Cao [aut, cre], Florian Rohart [aut], Ignacio Gonzalez [aut], Sebastien Dejean [aut], Al Abadi [ctb], Benoit Gautier [ctb], Francois Bartolo [ctb], Pierre Monget [ctb], Jeff Coquery [ctb], FangZou Yao [ctb], Benoit Liquet [ctb]

Maintainer: Kim-Anh Le Cao <kimanh.lecao at unimelb.edu.au>

Citation (from within R, enter citation("mixOmics")):

Installation

To install this package, start R (version "3.6") and enter:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("mixOmics")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("mixOmics")

 

HTML R Script mixOmics
PDF   Reference Manual
Text   NEWS

Details

biocViews Classification, GenePrediction, ImmunoOncology, Metabolomics, Metagenomics, Microarray, MultipleComparison, Proteomics, Regression, Sequencing, Software
Version 6.8.5
In Bioconductor since BioC 3.8 (R-3.5) (1 year)
License GPL (>= 2)
Depends R (>= 3.5.0), MASS, lattice, ggplot2
Imports igraph, ellipse, corpcor, RColorBrewer, parallel, dplyr, tidyr, reshape2, methods, matrixStats, rARPACK, gridExtra, grDevices, graphics, stats, utils
LinkingTo
Suggests BiocStyle, knitr, rmarkdown, testthat, rgl
SystemRequirements
Enhances
URL http://www.mixOmics.org
BugReports https://github.com/mixOmicsTeam/mixOmics/issues/
Depends On Me compartmap
Imports Me DepecheR
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package mixOmics_6.8.5.tar.gz
Windows Binary mixOmics_6.8.5.zip
Mac OS X 10.11 (El Capitan) mixOmics_6.8.5.tgz
Source Repository git clone https://git.bioconductor.org/packages/mixOmics
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/mixOmics
Package Short Url https://bioconductor.org/packages/mixOmics/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: