# HG changeset patch # User q2d2 # Date 1762017915 0 # Node ID ded55fcb6253e8d834ee463258171e1f0cd9f4c3 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__fondue commit 64ed09f1f1c680ad8373d261bd6be43a4f8a8d5b diff -r 000000000000 -r ded55fcb6253 qiime2__fondue__scrape_collection.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__fondue__scrape_collection.xml Sat Nov 01 17:25:15 2025 +0000 @@ -0,0 +1,83 @@ + + + + + Scrape Zotero collection for run, study, BioProject, experiment and sample IDs, and associated DOI names. + + qiime2 + + + quay.io/qiime2/amplicon:2025.10 + + q2galaxy version fondue + q2galaxy run fondue scrape_collection '$inputs' + + + + + + + + + value is not None and len(value) > 0 + +
+ + + + + + + + + + +
+
+ + + + + + + + + +QIIME 2: fondue scrape-collection +================================= +Scrape Zotero collection for run, study, BioProject, experiment and sample IDs, and associated DOI names. + + +Outputs: +-------- +:run_ids.qza: Artifact containing all run IDs scraped from a Zotero collection and associated DOI names. +:study_ids.qza: Artifact containing all study IDs scraped from a Zotero collection and associated DOI names. +:bioproject_ids.qza: Artifact containing all BioProject IDs scraped from a Zotero collection and associated DOI names. +:experiment_ids.qza: Artifact containing all experiment IDs scraped from a Zotero collection and associated DOI names. +:sample_ids.qza: Artifact containing all sample IDs scraped from a Zotero collection and associated DOI names. + +| + +Description: +------------ +Scrape attachment files of a Zotero collection for run, study, BioProject, experiment and sample IDs, and associated DOI names. + + +| + + + + 10.5281/zenodo.2917290 + 10.1093/bioinformatics/btac639 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r ded55fcb6253 test-data/.gitkeep