TSV to JSON

TSV to JSON converts simple TAB separated tables into JSON files. An unlimited number of files can be converted.

Manual :

The software was written in GO and compiled for Linux 64 bits.

1- unzip the software

2- copy your TSV table in the “data” directory.

3- execute the software by the command : ./TSVtoJSON-003 in the TSVtoJSON directory

4- JSON files are in the JSON directory