TIP: To remove comment lines that do not begin with a # character, use Text Manipulation->Remove beginning
TIP: If your data is not TAB delimited, use Text Manipulation->Convert
Syntax
This tool computes a histogram of the numerical values in a column of a dataset.
Example
Input file:
1 68 4.1 2 71 4.6 3 62 3.8 4 75 4.4 5 58 3.2 6 60 3.1 7 67 3.8 8 68 4.1 9 71 4.3 10 69 3.7
Create a histogram on column 2 of the above dataset.