Plugin error from quality-control:
'batch' is not a column in the metadata. Available columns: 'sample-type'
Debug info has been saved to /tmp/qiime2-q2cli-err-qd86komi.log
The thing is I cannot input which column should the plugin use to identify samples negative controls and neither I have found a standard way to indicate that.
When I input a metadata table that has these two columns, the one indicating which samples are controls and another one indicating how to split the data by batches, I got this error.
Hi @jmgs7,
Thanks for providing the data! I just tested and confirmed that I get the same error that you're seeing.
This error message and the documentation for this action could be improved. What seems to be happening is that, since you're providing --p-method combined, the action is expecting you to have provided values for the --p-freq-concentration-column and --p-prev-control-column parameters, though those are not indicated as being required in this case.
@jordenrabasco, it would also be good for us to clarify this error message, and also to indicate in the help text when these parameters are required. Let me know if you need input on how to do that. I created an issue for this here.
@gregcaporaso absolutely, no worries! and I totally agree I will take a look at the created issue!
@jmgs7 Thanks for your interest in using decontam-batches! How many samples do you have? From your metadata file it looks like you may need more controls to run the Decontam prevalence method (we recommend at least 3). Do you have dna concentration metadata for your samples?