Performing Procrustes Analysis

Hi, community,

I know that qiime1 has the Performing Procrustes Analysis protocal. May I know is that available to do this in qiime2, or how to transform the qiime2 produced data into qiime1 can process?

Thanks in advance.

Hi @Brandon, This is planned for the QIIME 2 2018.4 release, being developed by @yoshiki.

If you need to do this sooner, you could export your PCoA files with the following commands, and then use the QIIME 1 scripts:

qiime tools export unweighted_unifrac_pcoa_results.qza --output-dir unweighted_unifrac_pcoa_results

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.

Just in case, this was added in 2018.4.

Here's a link to the method itself in q2-diversity and in Emperor.

3 Likes