Miscellaneous |
Version lineage of this tool (guids ordered most recent to oldest) |
toolshed.g2.bx.psu.edu/repos/yqiancolumbia/ctk/sort1/1.0.3 (this tool) |
sort1 |
Requirements (dependencies defined in the <requirements> tag set) |
Functional tests |
name | inputs | outputs | required files |
Test-1 |
style: alpha column: 1 input: sort_in1.bed column_set_0|other_column: 3 order: ASC column_set_0|other_style: num column_set_0|other_order: DESC |
out_file1: sort_out1.bed |
sort_in1.bed sort_out1.bed |
Test-2 |
style: alpha column: 1 input: sort_in1.bed column_set_0|other_column: 3 order: ASC column_set_0|other_style: num column_set_0|other_order: ASC |
out_file1: sort_out2.bed |
sort_in1.bed sort_out2.bed |
Test-3 |
column: 5 input: sort_in2.bed style: gennum order: ASC |
out_file1: sort_out3.bed |
sort_in2.bed sort_out3.bed |