Mercurial > repos > tomnl > submit_to_mogi
comparison submit_to_mogi.xml @ 6:187641a876b9 draft default tip
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 1800a3818988f21ef129e500818c9a087fce5875-dirty
| author | tomnl |
|---|---|
| date | Tue, 28 Aug 2018 07:40:50 -0400 |
| parents | 821627b6ad6f |
| children |
comparison
equal
deleted
inserted
replaced
| 5:821627b6ad6f | 6:187641a876b9 |
|---|---|
| 1 <tool id="submit_to_mogi" name="submit_to_mogi" version="0.0.2"> | 1 <tool id="submit_to_mogi" name="submit_to_mogi" version="0.0.3"> |
| 2 <description> | 2 <description> |
| 3 Submit Galaxy datasets to MOGI django database | 3 Submit Galaxy datasets to MOGI django database |
| 4 </description> | 4 </description> |
| 5 | 5 |
| 6 | 6 |
| 7 <macros> | 7 <macros> |
| 8 <import>macros.xml</import> | 8 <import>macros.xml</import> |
| 9 </macros> | 9 </macros> |
| 10 | 10 |
| 11 <expand macro="requirements"> | 11 |
| 12 | |
| 13 </expand> | |
| 14 | |
| 15 | |
| 16 <stdio> | 12 <stdio> |
| 17 <exit_code range="1:" /> | 13 <exit_code range="1:" /> |
| 18 </stdio> | 14 </stdio> |
| 19 <command> | 15 <command> |
| 20 #set $galaxy_data_id=$__app__.security.encode_id($mogi_data.id) | 16 #set $galaxy_data_id=$__app__.security.encode_id($mogi_data.id) |
