Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 685 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 685 Bytes

TSVview

TSV viewer with editing, statistics and plotting functionality.

Alt text

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.

Getting TSVview

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.