Repository revision
19:12615d397df7

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

Unique tool metadata
Miscellaneous
Unique
occurrences of each record
tp_sorted_uniq
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sorted_uniq/9.3+galaxy0
9.3+galaxy0
sort --version | head -n 1
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sorted_uniq/9.3+galaxy0 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sorted_uniq/1.0.0
tp_sorted_uniq
Requirements (dependencies defined in the <requirements> tag set)
name version type
coreutils 9.3 package
Additional information about this tool
sort -u
        $ignore_case
        $is_numeric
        -t '	'
        #if $adv_opts.adv_opts_selector == "advanced":
            -k$adv_opts.column_start,$adv_opts.column_end
        #end if
        -o '$outfile'
        '$infile'

    
None
False
Functional tests
name inputs outputs required files
Test-1 infile: 1.bed
ignore_case: True
is_numeric: True
adv_opts|column_start: 2
adv_opts|column_end: 3
adv_opts|adv_opts_selector: advanced
name: value
1.bed
value