Moving pictures tutorial: Axes weird on alpha rarefaction plots on Qiime2 viewer

I have been working through the moving pictures tutorial and had an weird issue arise when viewing the alpha-rarefaction plot in Qiime2 viewer. It's showing the following as the graph:


with the x axis (sequencing depth) not showing any values. Any thoughts on how to get the data to appear not all crunched to the left of the graph? I couldn't find anyone else that has this same issue from other posts.

The command I ran to produce the data is the same as what's in the tutorial:
(qiime2-amplicon-2024.5) cjp@ELWM-SEURAT:~/qiime2-moving-pictures-tutorial$ qiime diversity alpha-rarefaction
--i-table table.qza
--i-phylogeny rooted-tree.qza
--p-max-depth 4000
--m-metadata-file sample-metadata.tsv
--o-visualization alpha-rarefaction.qzv
Saved Visualization to: alpha-rarefaction.qzv

Hi @CJPWisconsin,
Thanks for bringing this to our attention. This is a bug that we have identified and are currently in the progress of patching.

This post goes into more detail about this, if you are interested.

:turtle:

4 Likes

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