Skip to content

Commit

Permalink
Update runnableitem.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
foobarx authored Sep 20, 2017
1 parent bba45dc commit 35ef586
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions runnableitem.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
</ns4:references>

<ns4:executable>
<ns4:version>1.0.36</ns4:version>
<ns4:version>1.0.37</ns4:version>
<ns4:execInfo>
<ns4:executableType>docker</ns4:executableType>
<ns4:image>traitar-docker</ns4:image>
Expand All @@ -122,7 +122,7 @@
<ns4:description xml:lang="en">A set of amino acid sequences to be aligned.</ns4:description>
<ns4:type>ToolDependentRepresentation</ns4:type>
<ns4:handling>FILE</ns4:handling>
<ns4:option>--heatmap_format png--sample2cat </ns4:option>
<ns4:option>--heatmap_format png --sample2cat </ns4:option>
<ns4:example>PnByb3RlaW5fMApXWVJQRFREQ1ZQQ1FLTUxWS1RUU0RIUVFLWUFDUElMUlRXVlBQVFdRR0tBR0FUV0RTS1ZZRlFHV1lXUENNSU5MVkNDTVBITFNMUUROSExOVEhXCj5wcm90ZWluXzEKRUhMUU1DVktZUlJXRVlFTkNBUFNHTk5OVFlHUVZFTElQVEhNU0xFV01SU0hBVllGSUVNTUNGSFBEQ1FZV0lHWU5FQVlDVFJRQUtMSFZNQVNMTVNSVAo+cHJvdGVpbl8yCldRSURTR1NMV1ZORURBRVBSV0FUSEhGU0dBVlZQRFdOTExIUldWSENQUkhLU05GTVRWSFlGR1FNRVNDS0tQTUFFV0hEREhQU1lRTUdSUUNLRkNQRlRERwo+cHJvdGVpbl8zClNNTVNLQ1JGQUlFVklTRkxFTk1EVExZQVlQWVBQVEZQRklQTlJISUlJVFdRUlZITU1ETVJORFZJQ1lNSURMSUZQWUhITkVEVFFQU1FMRVlXSwo+cHJvdGVpbl80CkZRTFRIV0lWS0VDUVJLRkFTWUhBSFlJTFZOTVFTVk1RSFZRUVZGWUlJS0FMRktXVENWRlRJR0ZXRFdUSFZMVllFRkNSUFBXR1lDVFJIR1ZUUUUK</ns4:example>
</ns4:input>
<ns4:output id="dialign_output_aaalignment">
Expand All @@ -144,7 +144,7 @@
<ns4:outputfile id="dialign_outputfile_aaalignment2">
<ns4:name xml:lang="en">anything2</ns4:name>
<ns4:folder>`pwd`/traitar_out/phenotype_prediction/</ns4:folder>
<ns4:filename>heatmap_combined.pdf</ns4:filename>
<ns4:filename>heatmap_combined.png</ns4:filename>
<ns4:contenttype>image/png</ns4:contenttype>
</ns4:outputfile>
<ns4:param id="dialign_param_threshold">
Expand Down

0 comments on commit 35ef586

Please sign in to comment.