Repository revision
11:74a8bef53a00

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

Unique lines tool metadata
Miscellaneous
Unique lines
assuming sorted input file
tp_uniq_tool
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_uniq_tool/1.1.1
1.1.1
uniq --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_uniq_tool/9.3+galaxy0
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_uniq_tool/1.1.1 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_uniq_tool/1.0.0
tp_uniq_tool
Requirements (dependencies defined in the <requirements> tag set)
name version type
coreutils 8.25 package
sed 4.4 package
Functional tests
name inputs outputs required files
Test-1 grouping|count: True
grouping|grouping_select: no
infile: sorted_uniq1.tabular
ignorecase: True
grouping|uniqueonly: True
outfile: sorted_uniq_results1.tabular
sorted_uniq1.tabular
sorted_uniq_results1.tabular
Test-2 grouping|group: separate
grouping|grouping_select: yes
infile: sorted_uniq1.tabular
ignorecase: True
outfile: sorted_uniq_results2.tabular
sorted_uniq1.tabular
sorted_uniq_results2.tabular