Applied Bioinformatics 2025�Week 2 Session 1�Data visualization with mixOmics
Natalie Turner, PhD
Postdoctoral Fellow – Yates Lab
Department of Molecular Medicine
naturner@scripps.edu
Data visualization with mixOmics
Formatting
PCA
Think of it like, ‘getting the lay of the land’.
A Principal Component Analysis (PCA) plot is like a map for your data. It takes complex data and reduces its dimensions, making it easier to see patterns and relationships.
sPLS-DA
Key Features: It shows which features (or variables) are most important for differentiating between groups.
A Partial Least Squares Discriminant Analysis (PLS-DA) plot is like a roadmap that helps you see how different groups of data points are related to each other.
PCA vs (s)PLS-DA
PCA
Uncovers the overall structure and patterns in data without prior group information
(s)PLS-DA
Distinguishes between specific groups and highlights differences based on predefined classes.
Components
“Components are linear combinations of features.
Loadings represent the weights (or coefficients) assigned to each of the features to determine their contribution to a given component.”
https://mixomics.org/faq/glossary/#:~:text=Loadings,contribution%20to%20a%20given%20component.
Go to your R Notebook