Mercurial > repos > eric-rasche > apollo
diff list_organisms.xml @ 3:d4ae83dedb14 draft
planemo upload for repository https://github.com/TAMU-CPT/galaxy-webapollo commit 4ac38d0b6dba1183f3e78eb5c224c7051064b4a5
| author | eric-rasche |
|---|---|
| date | Thu, 12 Jan 2017 11:52:28 -0500 |
| parents | 6002cc0df04e |
| children |
line wrap: on
line diff
--- a/list_organisms.xml Tue May 03 13:48:11 2016 -0400 +++ b/list_organisms.xml Thu Jan 12 11:52:28 2017 -0500 @@ -1,13 +1,14 @@ <?xml version="1.0"?> -<tool id="edu.tamu.cpt2.webapollo.list_organism" name="WA2: List Organisms" version="1.2"> - <description>lists all organisms know to Apollo</description> +<tool id="edu.tamu.cpt2.webapollo.list_organism" name="List Organisms" version="3.0"> + <description>in Apollo</description> <macros> <import>macros.xml</import> </macros> <expand macro="requirements"/> <command detect_errors="aggressive"><![CDATA[ python $__tool_directory__/list_organisms.py -@AUTH@ +@ADMIN_AUTH@ +$__user_email__ > $output]]></command> <inputs> </inputs>
