Mercurial > repos > gga > chado_analysis_add_analysis
comparison analysis_add_analysis.xml @ 9:39cc44d4bc70 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 35c5eff77b573a66f3611b4906417df9a440c857
| author | gga |
|---|---|
| date | Tue, 05 Mar 2019 05:01:15 -0500 |
| parents | 29ad66d23660 |
| children | f491bd6466f3 |
comparison
equal
deleted
inserted
replaced
| 8:109a0be960a6 | 9:39cc44d4bc70 |
|---|---|
| 28 #end if | 28 #end if |
| 29 #if $date_executed: | 29 #if $date_executed: |
| 30 --date_executed '$date_executed' | 30 --date_executed '$date_executed' |
| 31 #end if | 31 #end if |
| 32 | 32 |
| 33 | jq -S . > $results | 33 | jq -S . > '$results' |
| 34 ]]></command> | 34 ]]></command> |
| 35 <inputs> | 35 <inputs> |
| 36 <!-- arguments --> | 36 <!-- arguments --> |
| 37 <param name="name" label="Name" argument="name" type="text" help="analysis name" /> | 37 <param name="name" label="Name" argument="name" type="text" help="analysis name" /> |
| 38 <param name="program" label="Program" argument="program" type="text" help="analysis program" /> | 38 <param name="program" label="Program" argument="program" type="text" help="analysis program" /> |
