Repository revision
3:e1954bd8bde9

Repository 'fastk_histex'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/fastk_histex

FastK Histex tool metadata
Miscellaneous
FastK Histex
Reads and displays a kmer histogram produced by FastK
fastk_histex
toolshed.g2.bx.psu.edu/repos/iuc/fastk_histex/fastk_histex/1.1.0+galaxy3
1.1.0+galaxy3
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/iuc/fastk_histex/fastk_histex/1.1.0+galaxy3 (this tool)
toolshed.g2.bx.psu.edu/repos/iuc/fastk_histex/fastk_histex/1.1.0+galaxy2
toolshed.g2.bx.psu.edu/repos/iuc/fastk_histex/fastk_histex/1.1.0+galaxy1
fastk_histex
Requirements (dependencies defined in the <requirements> tag set)
name version type
fastk 1.1.0 package
Additional information about this tool
ln -s '$input_hist' input.hist &&
        Histex input.hist
        #if str($range_count_start).strip():
            -h$range_count_start:$range_count_end
        #end if
        $select_output_format > output.hist
    
None
False
Functional tests
name inputs outputs required files
Test-1 input_hist: test01.hist
select_output_format: -k
name: value
test01.hist
value
Test-2 input_hist: test01.hist
range_count_start: 1
range_count_end: 5
select_output_format: -k
name: value
test01.hist
value
Test-3 input_hist: test01.hist
select_output_format: -A
name: value
test01.hist
value