# HG changeset patch # User q2d2 # Date 1714080020 0 # Node ID 357207f6854be7078b531d2437ea0a410408dd99 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 389df0134cd0763dcf02aac6e623fc15f8861c1e diff -r 000000000000 -r 357207f6854b qiime2__rescript__get_silva_data.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__rescript__get_silva_data.xml Thu Apr 25 21:20:20 2024 +0000 @@ -0,0 +1,118 @@ + + + + + Download, parse, and import SILVA database. + + quay.io/qiime2/amplicon:2024.2 + + q2galaxy version rescript + q2galaxy run rescript get_silva_data '$inputs' + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + value != '__q2galaxy__::literal::None' + + + +
+
+ + + + + + +QIIME 2: rescript get-silva-data +================================ +Download, parse, and import SILVA database. + + +Outputs: +-------- +:silva_sequences.qza: SILVA reference sequences. +:silva_taxonomy.qza: SILVA reference taxonomy. + +| + +Description: +------------ +Download, parse, and import SILVA database files, given a version number and reference target. Downloads data directly from SILVA, parses the taxonomy files, and outputs ready-to-use sequence and taxonomy artifacts. REQUIRES STABLE INTERNET CONNECTION. NOTE: THIS ACTION ACQUIRES DATA FROM THE SILVA DATABASE. SEE https://www.arb-silva.de/silva-license-information/ FOR MORE INFORMATION and be aware that earlier versions may be released under a different license. + + +| + + + + @article{cite1, + author = {Pruesse, Elmar and Quast, Christian and Knittel, Katrin and Fuchs, Bernhard M and Ludwig, Wolfgang and Peplies, Jorg and Glockner, Frank Oliver}, + journal = {Nucleic Acids Res}, + number = {21}, + pages = {7188-7196}, + title = {SILVA: a comprehensive online resource for quality checked and aligned ribosomal RNA sequence data compatible with ARB}, + volume = {35}, + year = {2007} +} + + @article{cite2, + author = {Quast, Christian and Pruesse, Elmar and Yilmaz, Pelin and Gerken, Jan and Schweer, Timmy and Yarza, Pablo and Peplies, Jorg and Glockner, Frank Oliver}, + journal = {Nucleic Acids Res}, + number = {Database issue}, + pages = {D590-6}, + publisher = {Oxford University Press}, + title = {The SILVA ribosomal RNA gene database project: improved data processing and web-based tools}, + volume = {41}, + year = {2013} +} + + 10.1371/journal.pcbi.1009581 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 357207f6854b test-data/.gitkeep