Repository revision
19:12615d397df7

Repository 'text_processing'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/text_processing

Multi-Join tool metadata
Miscellaneous
Multi-Join
(combine multiple files)
tp_multijoin_tool
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_multijoin_tool/9.3+galaxy0
9.3+galaxy0
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_multijoin_tool/9.3+galaxy1
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_multijoin_tool/9.3+galaxy0 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_multijoin_tool/1.1.1
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_multijoin_tool/1.1.0
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_multijoin_tool/1.0.0
tp_multijoin_tool
Requirements (dependencies defined in the <requirements> tag set)
name version type
perl 5.32 package
Additional information about this tool
perl '$__tool_directory__/multijoin'
        --key '$key_column'
        --values '$value_columns'
        --filler '$filler'
        $ignore_dups
        $output_header
        $input_header
        '$first_file'
        #for $file in $files:
            '$file'
        #end for
        > '$outfile'

    
None
False
Functional tests
name inputs outputs required files
Test-1 first_file: multijoin1.txt
files: ['multijoin2.txt', 'multijoin3.txt']
key_column: 4
value_columns: ['c7', 'c8', 'c9']
output_header: True
name: value
multijoin1.txt
multijoin2.txt
multijoin3.txt
value