Mercurial > repos > jjohnson > mzsqlite_psm_align
comparison mzsqlite_psm_align.xml @ 2:46113c737b68 draft
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/mzsqlite_psm_align commit 4c5f3f9b68fca6467a95b5f7f749469e4ab46bf8-dirty
author | jjohnson |
---|---|
date | Tue, 10 Apr 2018 10:22:41 -0400 |
parents | 492f98d89e26 |
children | ce4174c80be5 |
comparison
equal
deleted
inserted
replaced
1:fbf2aea7d456 | 2:46113c737b68 |
---|---|
35 #end if | 35 #end if |
36 '$mzsqlitedb' '$genomicdb' | 36 '$mzsqlitedb' '$genomicdb' |
37 ]]></command> | 37 ]]></command> |
38 <inputs> | 38 <inputs> |
39 <param name="mzsqlitedb" type="data" format="mz.sqlite" label="mz.sqlite databse"/> | 39 <param name="mzsqlitedb" type="data" format="mz.sqlite" label="mz.sqlite databse"/> |
40 <param name="genomicdb" type="data" format="mz.sqlite" label="mz.sqlite databse"/> | 40 <param name="genomicdb" type="data" format="sqlite" label="genomic mapping sqlite databse"/> |
41 <conditional name="ref"> | 41 <conditional name="ref"> |
42 <param name="ref_source" type="select" label="Source for Genomic Sequence Data"> | 42 <param name="ref_source" type="select" label="Source for Genomic Sequence Data"> |
43 <option value="cached">Locally cached twobit</option> | 43 <option value="cached">Locally cached twobit</option> |
44 <option value="history">History dataset twobit</option> | 44 <option value="history">History dataset twobit</option> |
45 </param> | 45 </param> |