Galaxy | Tool Preview

qiime diversity procrustes-analysis (version 2019.4)

Procrustes Analysis

Fit two ordination matrices with Procrustes analysis

Parameters

reference : PCoAResults
The ordination matrix to which data is fitted to.
other : PCoAResults
The ordination matrix that's fitted to the reference ordination.
dimensions : Int % Range(1, None), optional

Returns

transformed_reference : PCoAResults
A normalized version of the "reference" ordination matrix.
transformed_other : PCoAResults
A normalized and fitted version of the "other" ordination matrix.