diff macros.xml @ 1:c9d56748fbde draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/targetfinder/ commit fe9dd99a14770b6c5f26e24893599acb577e304f"
author rnateam
date Thu, 25 Mar 2021 19:53:15 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Mar 25 19:53:15 2021 +0000
@@ -0,0 +1,34 @@
+<macros>
+    <token name='@TOOL_VERSION@'>1.7</token>
+    <xml name='edam'>
+        <edam_topics>
+            <edam_topic>topic_3170</edam_topic>
+            <edam_topic>topic_3308</edam_topic>
+        </edam_topics>
+        <edam_operations>
+            <edam_operation>operation_0292</edam_operation>
+        </edam_operations>
+    </xml>
+    <xml name='requirements'>
+        <requirements>
+            <requirement type='package' version='@TOOL_VERSION@'>targetfinder</requirement>
+        </requirements>
+    </xml>
+    <xml name='citations'>
+        <citations>
+            <citation type='bibtex'>                                                                   
+                @misc{githubTargetFinder,                                                                   
+                author = {Fahlgren, Noah},                                                    
+                year = {2016},                                                                 
+                title = {TargetFinder},                                                        
+                publisher = {GitHub},
+                journal = {GitHub repository},                                               
+                url = {https://github.com/carringtonlab/TargetFinder},                        
+                }                                                                    
+            </citation>
+            <citation type='doi'>10.1016/j.cell.2005.04.004</citation>
+            <citation type='doi'>10.1371/journal.pone.0000219</citation>
+            <citation type='doi'>10.1007/978-1-60327-005-2_4</citation>
+            </citations>
+    </xml>
+</macros>