# HG changeset patch # User q2d2 # Date 1661801173 0 # Node ID c16aced36a6d79f85dd05b033be1b70431a426e1 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__deblur commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r c16aced36a6d qiime2__deblur__visualize_stats.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__deblur__visualize_stats.xml Mon Aug 29 19:26:13 2022 +0000 @@ -0,0 +1,69 @@ + + + + + Visualize Deblur stats per sample. + + quay.io/qiime2/core:2022.8 + + q2galaxy version deblur + q2galaxy run deblur visualize_stats '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['DeblurStats'] + + + + + + + +QIIME 2: deblur visualize-stats +=============================== +Visualize Deblur stats per sample. + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Display Deblur statistics per sample + + +| + + + + @article{cite1, + author = {Amir, Amnon and McDonald, Daniel and Navas-Molina, Jose A and Kopylova, Evguenia and Morton, James T and Xu, Zhenjiang Zech and Kightley, Eric P and Thompson, Luke R and Hyde, Embriette R and Gonzalez, Antonio and Knight, Rob}, + journal = {MSystems}, + number = {2}, + pages = {e00191--16}, + publisher = {Am Soc Microbiol}, + title = {Deblur rapidly resolves single-nucleotide community sequence patterns}, + volume = {2}, + year = {2017} +} + + 10.1038/s41587-019-0209-9 + + diff -r 000000000000 -r c16aced36a6d test-data/.gitkeep