# HG changeset patch # User q2d2 # Date 1730318092 0 # Node ID f3cd4276892709d945341bd7781583076dbd9030 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 5f71b597c9495eae67a447744fded834f56ca1f7 diff -r 000000000000 -r f3cd42768927 qiime2__rescript__get_bv_brc_metadata.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__rescript__get_bv_brc_metadata.xml Wed Oct 30 19:54:52 2024 +0000 @@ -0,0 +1,166 @@ + + + + + Fetch BV-BCR metadata. + + qiime2 + + + quay.io/qiime2/amplicon:2024.10 + + q2galaxy version rescript + q2galaxy run rescript get_bv_brc_metadata '$inputs' + + + + +
+ + + + + + + + + + + value != "1" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + value is not None and len(value) > 0 + + +
+
+ + + + + +QIIME 2: rescript get-bv-brc-metadata +===================================== +Fetch BV-BCR metadata. + + +Outputs: +-------- +:metadata.qza: BV-BCR metadata of specified data type. + +| + +Description: +------------ +Fetch BV-BCR metadata for a specific data type. BV-BRC (Bacterial and Viral Bioinformatics Resource Center) is a database for bacterial and viral genomes, annotations, and metadata. There are three ways to query data: You can use an RQL query to refine your search and get targeted results. By providing IDs/values and a corresponding data field, you can retrieve all metadata associated with those specific values in that data field. And as a third option a metadata column can be provided, to use the results from other data types as a new query. Check https://www.bv-brc.org/api/doc/ for documentation. + + +| + + + + @article{cite1, + author = {Olson, Robert D and Assaf, Rida and Brettin, Thomas and Conrad, Neal and Cucinell, Clark and Davis, James J and Dempsey, Donald M and Dickerman, Allan and Dietrich, Emily M and Kenyon, Ronald W and others}, + journal = {Nucleic acids research}, + number = {D1}, + pages = {D678--D689}, + publisher = {Oxford University Press}, + title = {Introducing the bacterial and viral bioinformatics resource center (BV-BRC): a resource combining PATRIC, IRD and ViPR}, + volume = {51}, + year = {2023} +} + + 10.1371/journal.pcbi.1009581 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r f3cd42768927 test-data/.gitkeep