Repository revision
2:c2a356708570

Repository 'sharplabtool'
hg clone https://toolshed.g2.bx.psu.edu/repos/xuebing/sharplabtool

awk tool metadata
Miscellaneous
awk
cshl_awk_tool
toolshed.g2.bx.psu.edu/repos/xuebing/sharplabtool/cshl_awk_tool/1.0.0
1.0.0
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/xuebing/sharplabtool/cshl_awk_tool/1.0.0 (this tool)
cshl_awk_tool
Requirements (dependencies defined in the <requirements> tag set)
No requirements defined
Functional tests
name inputs outputs required files
Test-1 input: unix_awk_input1.txt
FS: tab
OFS: tab
file_data: $2>0.5 { print $2*9, $1 }
output: unix_awk_output1.txt
unix_awk_input1.txt
unix_awk_output1.txt