T04 - Multivariate projection methodologies for the exploration of large biological data sets. Application in R using the mixOmics package

The objective of this tutorial is to introduce the fundamental concepts behind projection-based approaches and illustrate their application on some exemplar studies using the R package mixOmics.

Multivariate projection approaches are useful exploratory tools to get a first understanding of large and complex data sets. These approaches are extremely efficient on large data sets, and can also answer complex questions. Such approaches include Principal Component Analysis (PCA, Joliffe 2002) and other variants, Partial Least Squares regression (PLS, Wold 2001), PLS-Discriminant Analysis, Canonical Correlation Analysis (CCA, Hotelling 1936). These approaches enable the reduction of the dimension of the data by projecting them into a smaller subspace. Recent developments proposed the so-called `sparse’ approaches, which include Lasso penalisations to allow variable selection (Tibshirani 2001). 

PCA is the oldest and most popular multivariate technique but often, little is known about how this approach is solved and what are the limitations. More sophisticated approaches like PLS and CCA have recently been extended to deal with the large dimension (sparse PLS, or regularized CCA) and were proven to bring biologically meaningful results in many studies. Contrary to PCA, PLS and CCA enable the integration of two types of data sets.

 Since 2009, we have implemented many multivariate approaches and their sparse variants in the R package mixOmics to be used by the statistical and bioinformatics community. Full tutorials are given on our: http://perso.math.univ-toulouse.fr/mixomics/

 In this tutorial, we will focus on the application of these approaches to medium and high throughput biological data (transcriptomics, metabolomics, proteomics data) using PCA, CCA, PLS, PLS-DA and the variants that the mixOmics team and collaborators have developed.

 

Outline of the one-day tutorial

  1. Concept about the key methodologies in mixOmics and their variants
    1. Principal Component Analysis: PCA, sparse PCA, NIPALS
    2. Canonical Correlation Analysis: CCA, regularized CCA
    3. Partial Least Squares regression: PLS, sparse PLS
    4. Partial Least Squares Discriminant Analysis: PLS-DA, sparse PLS-DA
  2. Review on the graphical outputs that are implemented in mixOmics
    1. Sample plots
    2. Correlation circles
    3. Integrating two data sets: relevance networks and clustered image map
  3. Case studies and applications
    1. Example with PCA: Nutrimouse
    2. Example with CCA: Multidrug
    3. Example with PLS: Liver toxicity
    4. Example with PLS-DA: SRBCT study

The course will be delivered in a form of a lectures followed by practicals in R. Course material will be available.

 

Date and Venue

Date: Sunday Sept 7, 2014

Venue: FORUM building, Faculté de Médecine, 4, rue Kirschleger, Strasbourg

Time: 9am – 5.30pm (registration starts from 8 am)

 

Target Audience

Postgraduate students, postdoctoral fellows and researchers with good statistical knowledge, in need to

            -explore large data sets

            -use graphical techniques to better visualize data

            -understand and/or apply multivariate projection methodologies to large data sets.

 

Prerequisite and requirements

We expect the audience to have a good working knowledge in R.

Attendees are requested to bring their own laptops, having installed the software RStudio http://www.rstudio.com/ and the package mixOmics.

 

 Presenters

The presenters are all key developers of mixOmics:

Dr Kim-Anh Lê Cao (The University of Queensland Dimantina Insitute, Brisbane, Australia, k.lecao[at]uq.edu.au). Kim-Anh is a biostatistician researcher in the University of Queensland, Brisbane, Australia. Her institute has a particular focus on severe and chronic diseases such as cancer and diseases involving the immune system, including arthritis, chronic infections, and diabetes. Together with the mixOmics team, Kim-Anh continues to develop methodologies to analyse complex biological studies.

Dr Sébastien Déjean (Institut de Mathématiques de Toulouse, Université de Toulouse, France, sebastien.dejean[at]math.univ-toulouse.fr). Sebastien is a statistician research engineer in the Universite de Toulouse. Through his support activities to research, he contribues to various projects particularly in the fields of high throughput biology and information retrieval systems. 

Dr Ignacio González (Institut de Mathématiques de Toulouse, Université de Toulouse, Institut National de la Recherche Agronomique, France). Ignacio is working at the plateforme de bioinformatique et biostatistique de Toulouse. Ignacio has been working in several wet laboratories (INSERM, INRA, CNRS, INSA) where he provided statistical support. He has considerable experience in analyzing a vast range of biological data. 

Contact 

 Any enquiries about the tutorial? Contact the mixOmics team: mixomics[at]math.univ-toulouse.fr (replace [at] by @)

 

Related literature