comparison PDAUG_Peptide_Data_Access/PDAUG_Peptide_Data_Access.xml @ 5:20a0454c5347 draft

"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit ac4353ca5c0ac9ce60df9f4bf160ed08b99fbee3"
author jay
date Thu, 28 Jan 2021 03:54:21 +0000
parents f85327600c11
children 24184ea66557
comparison
equal deleted inserted replaced
4:3eb014f169cf 5:20a0454c5347
37 <option value="query_camp" > Query CAMP Database </option> 37 <option value="query_camp" > Query CAMP Database </option>
38 </param> 38 </param>
39 39
40 40
41 41
42 <when value="AMPvsTMP"/>
43 <when value="AMPvsUniProt"/>
44 <when value="ACPvsTMP"/>
45 <when value="ACPvsRandom"/>
42 <when value="query_apd"> 46 <when value="query_apd">
43 <param name="list1" type='text' argument="-List" label="List of integers as IDs" help="List of integers as IDs" /> 47 <param name="list1" type='text' argument="-List" label="List of integers as IDs" help="List of integers as IDs" />
44 </when> 48 </when>
45 49
46 <when value="query_camp"> 50 <when value="query_camp">
60 <test> 64 <test>
61 <param name="DataBaseType" value="AMPvsTMP"/> 65 <param name="DataBaseType" value="AMPvsTMP"/>
62 <output name="output1" file="Out.tsv"/> 66 <output name="output1" file="Out.tsv"/>
63 </test> 67 </test>
64 68
69 <!-- This test has consistently failed over several months, due to inability to access host/URL http://aps.unmc.edu/AP/database/query_output.php?ID=00004
65 <test> 70 <test>
66 <param name="DataBaseType" value="query_apd"/> 71 <param name="DataBaseType" value="query_apd"/>
67 <param name="list1" value="4,5,6" /> 72 <param name="list1" value="4,5,6" />
68 <output name="output1" file="apd.tsv" lines_diff="8"/> 73 <output name="output1" file="apd.tsv" lines_diff="8"/>
69 </test> 74 </test>
75 -->
70 76
71 <test> 77 <test>
72 <param name="DataBaseType" value="query_camp"/> 78 <param name="DataBaseType" value="query_camp"/>
73 <param name="list2" value="3,4,5,9" /> 79 <param name="list2" value="3,4,5,9" />
74 <output name="output1" file="camp.tsv" lines_diff="10"/> 80 <output name="output1" file="camp.tsv" lines_diff="10"/>