Hi,
when trying to do QC on my joined paired-end reads using the quality-filter plugin, I get the unexpected "Error: QIIME 2 plugin 'quality-filter' has no action 'q-score-joined'." message. The script has been working before on another qiime2 version (2020.6) and I'm now using 2020.8 on a different environment. Has there been some changes to the plugin within v2020.8?
Thanks!
Sascha
Hi @SasKre! Please see the 2020.8 release announcement:
You can update your script to use the q-score
method, instead of q-score-joined
.
Keep us posted! :qiime2:
1 Like
Thanks for this fast reply! Have done the script update and it's working, yeahhh!
1 Like
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.