Repository 'bctools_extract_barcodes'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/bctools_extract_barcodes

Changeset 2:fb83859f7714 (2019-12-25)
Previous changeset 1:c30fc94e6611 (2018-04-18) Next changeset 3:ceb779d5be5b (2024-10-04)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 758b42538f722759e7b5414f64c9a7973cc221b4"
modified:
macros.xml
b
diff -r c30fc94e6611 -r fb83859f7714 macros.xml
--- a/macros.xml Wed Apr 18 04:04:45 2018 -0400
+++ b/macros.xml Wed Dec 25 11:40:47 2019 -0500
b
@@ -2,6 +2,7 @@
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@VERSION@">bctools</requirement>
+            <yield/>
         </requirements>
     </xml>
     <token name="@VERSION@">0.2.2</token>