Missing file/directory

Hello,

I have my core-metrics-results folder, but when I try to get significance I am getting a plugin error. Details below… please help!

David

I typed in:

qiime diversity alpha-group-significance \
 --i-alpha-diversity core-metrics-results/evenness_vector.qza \
 --m-metadata-file Final_UTmetadata.txt \
 --o-visualization core-metrics-results/evenness-group-significance.qzv

An I received the following error:

Plugin error from diversity:

[Errno 2] No such file or directory: ‘/var/folders/hy/n3j61p3s589fymq0h9thvrkr0000gn/T/qiime2-temp-ngop4_pf/kruskal-wallis-pairwise-Blunt/Pene.csv’

Debug info has been saved to /var/folders/hy/n3j61p3s589fymq0h9thvrkr0000gn/T/qiime2-q2cli-err-_mhckulz.log

Hey there @d.davidburmeister - the issue appears to be related to the / character in the metadata column Blunt/Pene. I have opened an issue to track this. In the meantime drop the slash in the column label and you should be good to go. Thanks for the report! :qiime2: :t_rex:

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