Closed mikerobeson closed 1 year ago
Hey @mikerobeson, thanks for opening the issue! This should have been resolved by https://github.com/bokulich-lab/q2-assembly/pull/52. Does this look like what you were experiencing? Maybe you could try installing the most up-to-date version? Let me know, if it still doesn't work we may need to look into it again. Thanks!
Oh gosh, I usually check through the open and closed issues to make sure I am not duplicating efforts. I am embarassed to have missed that one! I will make sure I have the latest version and try again.
EDIT: this was indeed fixed with #52 using the latest code.
The following command successfully runs and generates a QZV.
However, clicking on any of the "Downloads" buttons does not invoke a "download" of the respective PDFs & TSVs. Howewver, I can confirm that these files do exist within the extracted QZV under the
quast_data/
andquast_data/basic_stats/
folder, using the command:Tested within the Chrome and Safari browsers. Code ran within the
qiime2-shotgun-2023.9
environment.