q2-ITSxpress generates empty sequences?

ITSxpress v1.7.2 fixes bug causing "Line 17" errors.

@omera.WIS @einamart @bsen2018 @Nicholas_Bokulich @ebolyen

Impact

How to fix

To update make sure that both itsxpress and q2-itsxpress are at version 1.7.2

From conda (should be available in a few hours):
conda install -c bioconda itsxpress==1.7.2

Or if you can't wait: from PIP:
pip install itsxpress==1.7.2

The plugin is versioned differently and requires itsxpress. You must update itsxpress to get the fix. You should check that the qiime plugin q2-itsxpress is also up to date:

pip install q2-itsxpress==1.7.2

4 Likes