Repository revision
150:03b4e5d7ee02

Repository 'tool_factory_2'
hg clone https://toolshed.g2.bx.psu.edu/repos/fubar/tool_factory_2

toolfactory tool metadata
Miscellaneous
toolfactory
Scripts into tools v2.0
rgtf2
toolshed.g2.bx.psu.edu/repos/fubar/tool_factory_2/rgtf2/2.00
2.00
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/fubar/tool_factory_2/rgtf2/2.00 (this tool)
toolshed.g2.bx.psu.edu/repos/fubar/tool_factory_2/rgtf2/2.01
rgtf2
Requirements (dependencies defined in the <requirements> tag set)
name version type
galaxyxml 0.4.14 package
planemo 0.74.3 package
Functional tests
name inputs outputs required files
Test-1 tool_name: pyrevpos
deps|packages: python
deps|usescript|dynScript: import sys; inp = sys.argv[1]; outp = sys.argv[2]; inlist = open(inp,'r').readlines(); o = open(outp,'w'); rs = [''.join(list(reversed(x.rstrip()))) for x in inlist]; o.write('\n'.join(rs)); o.close()
deps|usescript|choosescript: yes
io_param|ppass|io|history_inputs_0|input_files: input1_sample
io_param|ppass|io|history_inputs_0|input_formats: txt
io_param|ppass|io|history_inputs_0|input_label: input
io_param|ppass|io|history_inputs_0|input_help: help
io_param|ppass|io|history_inputs_0|input_CL: 1
io_param|ppass|io|history_outputs_0|history_name: output2
io_param|ppass|io|history_outputs_0|history_format: txt
io_param|ppass|io|history_outputs_0|history_CL: 2
io_param|ppass|parampass: positional
make|makeMode|tool_version: 0.01
make|makeMode|tool_desc: positional reverse
make|makeMode|help_text: help text goes here
make|makeMode|make_Tool: gentest
name: value
input1_sample
value