# HG changeset patch # User q2d2 # Date 1714080308 0 # Node ID 421308ae47cf01135112a1608139791ca5577b0e planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 389df0134cd0763dcf02aac6e623fc15f8861c1e diff -r 000000000000 -r 421308ae47cf qiime2__rescript__get_gtdb_data.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__rescript__get_gtdb_data.xml Thu Apr 25 21:25:08 2024 +0000 @@ -0,0 +1,74 @@ + + + + + Download, parse, and import SSU GTDB reference data. + + quay.io/qiime2/amplicon:2024.2 + + q2galaxy version rescript + q2galaxy run rescript get_gtdb_data '$inputs' + + + + +
+ + + + + + + + + + + + + + + +
+
+ + + + + + +QIIME 2: rescript get-gtdb-data +=============================== +Download, parse, and import SSU GTDB reference data. + + +Outputs: +-------- +:gtdb_taxonomy.qza: SSU GTDB reference taxonomy. +:gtdb_sequences.qza: SSU GTDB reference sequences. + +| + +Description: +------------ +Download, parse, and import SSU GTDB files, given a version number. Downloads data directly from GTDB, parses the taxonomy files, and outputs ready-to-use sequence and taxonomy artifacts. REQUIRES STABLE INTERNET CONNECTION. NOTE: THIS ACTION ACQUIRES DATA FROM GTDB. SEE https://gtdb.ecogenomic.org/about FOR MORE INFORMATION and be aware that earlier versions may be released under a different license. + + +| + + + + 10.1038/s41587-020-0501-8 + 10.1093/nar/gkab776 + 10.1371/journal.pcbi.1009581 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 421308ae47cf test-data/.gitkeep