Comment on Qsv: Efficient CSV CLI ToolkitparentComments−alchemist1e92yHere is a related but more obscure tool that can be surprisingly useful.http://hopper.si.edu/wiki/mmti/StarbaseTheir tbl format is so trivially close to standard csv that I just convert on the fly back and forth with tiny helper perl scripts.
Comments
Here is a related but more obscure tool that can be surprisingly useful.
http://hopper.si.edu/wiki/mmti/Starbase
Their tbl format is so trivially close to standard csv that I just convert on the fly back and forth with tiny helper perl scripts.