| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/yufei-luo/s_mart/clusterizeBySlidingWindows/1.0.0 (this tool) |
| clusterizeBySlidingWindows |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| PYTHONPATH | not provided | set_environment |
| Additional information about this tool |
#set $inputFiles = ",".join(["%s" % (s) for s in $formatType.inputFileName]) ../Java/Python/clusterizeBySlidingWindows.py -i $inputFiles -f $formatType.FormatInputFileName -s $size -e $overlap -o $outputFileGff $strands #if $OptionTag.tag == "Yes": -g $OptionTag.value #end if #if $OptionsOperation.operation == "Yes": -r $OptionsOperation.value #end if #if $OptionWriteTag.writeTag == "Yes": #set $outputTags = ",".join(["%s" % (t["value"]) for t in $OptionWriteTag.writeTags]) -w $outputTags #end if
| Functional tests |