biocore / qiime

Official QIIME 1 software repository. QIIME 2 (https://qiime2.org) has succeeded QIIME 1 as of January 2018.
GNU General Public License v2.0
286 stars 266 forks source link

compare_3d_plots.py variable sample feature #290

Closed jansuategui closed 11 years ago

jansuategui commented 12 years ago

Currently compare_3d_plots.py only works with files that share all the samples. It will be great to add the feature of plotting both the ones that are shared and the ones that are not.

gregcaporaso commented 11 years ago

This is primarily used for generating procrustes plots where PC matrices would have been trimmed to only have overlapping samples. Can anyone provide a specific use case? If so, please re-open this issue. Thanks!