Mercurial > repos > mbernt > longorf
comparison longORF.xml @ 3:7701185ca677 draft default tip
planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/blob/master/tools/longorf/ commit 82ae2fa7e7a4a51f7583c6a95bdafc5f843c7c3b
| author | mbernt |
|---|---|
| date | Mon, 07 Aug 2023 13:52:25 +0000 |
| parents | 4952f1ece60b |
| children |
comparison
equal
deleted
inserted
replaced
| 2:4952f1ece60b | 3:7701185ca677 |
|---|---|
| 1 <tool id="longORF" name="Obtain longest ORFs" version="0.2.0"> | 1 <tool id="longORF" name="Obtain longest ORFs" version="0.3.0"> |
| 2 <description> in six-frame translations</description> | 2 <description> in six-frame translations</description> |
| 3 <command><![CDATA[ | 3 <command><![CDATA[ |
| 4 python $__tool_directory__/getLongestORF.py $input $output_longestORF $output_ORFs | 4 python $__tool_directory__/getLongestORF.py $input $output_longestORF $output_ORFs |
| 5 ]]> | 5 ]]> |
| 6 </command> | 6 </command> |
