TSV viewer with editing, statistics and plotting functionality.
Features:
- Import of character-delimited text files (TSV, CSV, ...).
- Filtering according to numeric and string filters (filters are stored in the TSV file).
- Plotting (line plot, histogram, scatter plot, box plot).
- Sorting according to column values.
- Basic statistics.
TSVview can be built on any platform using QtCreator.
For Windows, a portable executable is provided for each release.
Portable means that it does not require an installation. It runs after unzip it.