Hi~
When I updated the ITSxpress within QIIME2-202309 following the updated tutorial here https://github.com/USDA-ARS-GBRU/itsxpress-tutorial/blob/master/ITSxpress-tutorial.md, there were some confusions.
I updated the itsxpress by conda install -c bioconda itsxpress
and then qiime dev refresh-cache
under the QIIME2 environment
I failed to call itsxpress by qiime itsxpress
as the tutorial. However, I found there were 2 codes to call itsxpress:
-
qiime q2-itsxpress
This code calls the ITSxpress version 1.8.1, which is not my aim. -
itsxpress
This code would call another ITSxpress. However, I'm not sure the version of this ITSxpress. I checked the help document of this itsxpress, and there was no such parameter. So I'm confused about the version.
I'm aiming to use ITSxpress 2.0.1 in QIIME2, and I'm not sure if there were some problems with my trial. By the way, does qiime itsxpress
not work anymore? or just there were some issues with my trial?
Can anyone help me to check my trial? Thank you very much in advance!~~