| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/devteam/histogram/histogram_rpy/1.0.5 (this tool) |
| toolshed.g2.bx.psu.edu/repos/devteam/histogram/histogram_rpy/1.0.4 |
| toolshed.g2.bx.psu.edu/repos/devteam/histogram/histogram_rpy/1.0.3 |
| histogram_rpy |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| rpy2 | 3.3.2 | package |
| R | 3.6.0 | package |
| Additional information about this tool |
python '$__tool_directory__/histogram.py'
'$input'
'$out_file1'
$numerical_column
'$title'
'$xlab'
$breaks
$density
$frequency
| Functional tests |
| name | inputs | outputs | required files |
| Test-1 |
input: histogram_in1.tabular cols|numerical_column: 2 breaks: 0 title: Histogram xlab: V1 density: True frequency: False |
name: value |
histogram_in1.tabular value |