# HG changeset patch # User q2d2 # Date 1661805289 0 # Node ID 68c96beb62cf69c033de8fd06d3ea2ba8206543c planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r 68c96beb62cf qiime2__vsearch__fastq_stats.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__vsearch__fastq_stats.xml Mon Aug 29 20:34:49 2022 +0000 @@ -0,0 +1,74 @@ + + + + + Fastq stats with vsearch. + + quay.io/qiime2/core:2022.8 + + q2galaxy version vsearch + q2galaxy run vsearch fastq_stats '$inputs' + + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[PairedEndSequencesWithQuality]', 'SampleData[SequencesWithQuality]'] + +
+ + + + + + + + + + + + +
+
+ + + + + +QIIME 2: vsearch fastq-stats +============================ +Fastq stats with vsearch. + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +A fastq overview via vsearch's fastq_stats, fastq_eestats and fastq_eestats2 utilities. Please see https://github.com/torognes/vsearch for detailed documentation of these tools. + + +| + + + + 10.7717/peerj.2584 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 68c96beb62cf test-data/.gitkeep