Miscellaneous |
Version lineage of this tool (guids ordered most recent to oldest) |
toolshed.g2.bx.psu.edu/repos/yqiancolumbia/ctk/gff_filter_by_attribute/0.1.1 (this tool) |
gff_filter_by_attribute |
Requirements (dependencies defined in the <requirements> tag set) |
Functional tests |
name | inputs | outputs | required files |
Test-1 |
input: gff_filter_attr_in1.gff cond: conf_lo>0 |
out_file1: gff_filter_by_attribute_out1.gff |
gff_filter_attr_in1.gff gff_filter_by_attribute_out1.gff |
Test-2 |
input: gff_filter_attr_in1.gff cond: conf_lo==0 or conf_hi>125 |
out_file1: gff_filter_by_attribute_out2.gff |
gff_filter_attr_in1.gff gff_filter_by_attribute_out2.gff |