Galaxy | Tool Preview

qiime diversity alpha-correlation (version 2019.4)
--m-metadata-file [required]s
--m-metadata-file [required] 0

Alpha diversity correlation

Determine whether numeric sample metadata columns are correlated with alpha diversity.

Parameters

alpha_diversity : SampleData[AlphaDiversity]
Vector of alpha diversity values by sample.
metadata : Metadata
The sample metadata.
method : Str % Choices('spearman', 'pearson'), optional
The correlation test to be applied.

Returns

visualization : Visualization