view toolfactory/test-data/toolfactory.log @ 30:6f48315c32c1 draft

Uploaded
author fubar
date Fri, 07 Aug 2020 07:54:23 -0400
parents
children
line wrap: on
line source

### cl=python3 /tmp/reverseargp2_test1veulkauo.python -- /tmp/tmpzal0_664/files/c/8/4/dataset_c84573ea-e358-4a99-bac6-3dfe1b030c65.dat -- /tmp/tmpzal0_664/files/e/b/2/dataset_eb270919-0c8c-4b52-9e58-d351de848508.dat
xml=<tool name="reverseargp2_test1" id="reverseargp2_test1" version="0.01">
  <!--Cite: Creating re-usable tools from scripts doi: 10.1093/bioinformatics/bts573-->
  <!--Source in git at: https://github.com/fubar2/toolfactory-->
  <!--Created by test@bx.psu.edu at 30/07/2020 19:44:43 using the Galaxy Tool Factory.-->
  <description>testing_tf2</description>
  <requirements>
    <requirement version="" type="package">python</requirement>
  </requirements>
  <configfiles>
    <configfile name="runMe"><![CDATA[

]]></configfile>
  </configfiles>
  <stdio>
    <exit_code range="1:" level="fatal"/>
  </stdio>
  <version_command/>
  <command interpreter="python"><![CDATA[$runMe - $
- $]]></command>
  <inputs>
    <param optional="false" label="parameter_label" help="parameter_help" format="tabular" multiple="false" type="data" name="" argument="-"/>
  </inputs>
  <outputs>
    <data name="" format="tabular" hidden="false"/>
  </outputs>
  <tests>
    <test>
      <param name="" value=".tabular" ftype="tabular"/>
      <param name="job_name" value="test_a"/>
      <param name="runMe" value="$runMe"/>
      <output name="" value="reverseargp2_test1_test1_output.xls"/>
    </test>
  </tests>
  <help><![CDATA[
			 help text goes here
		 ]]></help>
</tool>