Performs non-metric multidimensional scaling at the selected taxonomic level
NMDS tries to represent the original data in a 2D reduced dimensional space. This analysis utilizes the scikit-learn package
- Visualizing the similarity between different samples (collapsing information into two components)
The taxonomic level to aggregate the OTUs at. The OTUs will be grouped together (by summing the OTU values) at the selected taxonomic level before the analysis is applied.
Create comparative sample groups based on categorical variables uploaded in the metadata file.
Optionally create a categorical variable from a quantitative variable by using the Quantile Range feature on the Projects home page.
Choose from one or multiple ways to calculate the distance between samples
- Hover over each point to determine its sample ID and its NMDS component values
- Zoom and pan
- Save Snapshot: Save the visualization to the experiment notebook
- Download: Downloads the visualization as a PNG file
- Share: Creates a shareable link that allows you to share the visualization with others