comparison openmg.xml @ 1:8d2b075966d6 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openmg commit a44364ca5bccd47f9f331143e1abb286096e8807
author bgruening
date Sat, 20 May 2017 12:41:05 -0400
parents a3a3fcecae1c
children beaac0e14c00
comparison
equal deleted inserted replaced
0:a3a3fcecae1c 1:8d2b075966d6
4 <requirement type="package" version="0.1">openmg</requirement> 4 <requirement type="package" version="0.1">openmg</requirement>
5 </requirements> 5 </requirements>
6 <command detect_errors="aggressive"> 6 <command detect_errors="aggressive">
7 <![CDATA[ 7 <![CDATA[
8 openmg 8 openmg
9 -ec "$ec" 9 -ec '$ec'
10 #if $fr: 10 #if $fr:
11 -fr "$sdf_outfile" 11 -fr '$sdf_outfile'
12 #end if 12 #end if
13 -o "$outfile" 13 -o '$outfile'
14 ]]> 14 ]]>
15 </command> 15 </command>
16 <inputs> 16 <inputs>
17 <param argument="-ec" type="text" label="Elemental composition of the molecules to be generated" 17 <param argument="-ec" type="text" label="Elemental composition of the molecules to be generated"
18 help="e.g. C2H5NO2"/> 18 help="e.g. C2H5NO2"/>