# HG changeset patch # User q2d2 # Date 1746471939 0 # Node ID 37c6c368acdda04a467dfe84d2868c0a69a0f1f3 # Parent c328a49a8ebf2778fba4f9543796b9f3f152eeb1 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__vsearch commit b1fccfb38b4873cd4699743033449014a2978e7d diff -r c328a49a8ebf -r 37c6c368acdd qiime2__vsearch__uchime_denovo.xml --- a/qiime2__vsearch__uchime_denovo.xml Wed Oct 30 20:00:07 2024 +0000 +++ b/qiime2__vsearch__uchime_denovo.xml Mon May 05 19:05:39 2025 +0000 @@ -1,22 +1,22 @@ - - De novo chimera filtering with vsearch. + + De novo chimera filtering. qiime2 - quay.io/qiime2/amplicon:2024.10 + quay.io/qiime2/amplicon:2025.4 q2galaxy version vsearch q2galaxy run vsearch uchime_denovo '$inputs' @@ -37,10 +37,15 @@ hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Frequency]']
+ + + + + - - - + + +
@@ -53,7 +58,7 @@ QIIME 2: vsearch uchime-denovo ============================== -De novo chimera filtering with vsearch. +De novo chimera filtering. Outputs: @@ -66,13 +71,42 @@ Description: ------------ -Apply the vsearch uchime_denovo method to identify chimeric feature sequences. The results of this method can be used to filter chimeric features from the corresponding feature table. For more details, please refer to the vsearch documentation. +Apply one of the vsearch uchime*_denovo methods to identify chimeric feature sequences. The results of these methods can be used to filter chimeric features from the corresponding feature table. For more details, please refer to the vsearch manual. | + @article{cite1, + author = {Edgar, Robert C and Haas, Brian J and Clemente, Jose C and Quince, Christopher and Knight, Rob}, + journal = {Bioinformatics}, + number = {16}, + pages = {2194--2200}, + publisher = {Oxford University Press}, + title = {UCHIME improves sensitivity and speed of chimera detection}, + volume = {27}, + year = {2011} +} + + @article{cite2, + author = {Edgar, Robert C}, + journal = {BioRxiv}, + pages = {074252}, + publisher = {Cold Spring Harbor Laboratory}, + title = {UCHIME2: improved chimera prediction for amplicon sequencing}, + year = {2016} +} + + @article{cite3, + author = {Edgar, Robert C}, + journal = {BioRxiv}, + pages = {081257}, + publisher = {Cold Spring Harbor Laboratory}, + title = {UNOISE2: improved error-correction for Illumina 16S and ITS amplicon sequencing}, + year = {2016} +} + 10.7717/peerj.2584 10.1038/s41587-019-0209-9 diff -r c328a49a8ebf -r 37c6c368acdd test-data/cluster_features_de_novo.test0.seqs1.qza Binary file test-data/cluster_features_de_novo.test0.seqs1.qza has changed diff -r c328a49a8ebf -r 37c6c368acdd test-data/cluster_features_de_novo.test0.table1.qza Binary file test-data/cluster_features_de_novo.test0.table1.qza has changed