News

A tab-delimited text file is a file containing tabs that separate information with one record per line. A tab delimited file is often used to upload data to a system. The most common program used to ...
OpenOffice Calc is a helpful utility for converting your spreadsheet files to other formats, including tab-delimited CSV files. This export feature is an important one that is included with other ...
I have extracted a database into a bam file that is separated by tabs. Reading it from the terminal is proving itself to be a very difficult task. I was instructed to transfer the information through ...
A very small python script to convert space delimited txt files into tab delimited txt files, so you can paste into excel at will. I'm sure there's other ways to do this, but this is how I do it, and ...
Excel could do this quite easily. Just import it and delete the 4th column. Not sure if this is a one off thing or not.
This tool was developed to quickly turn large OTU tables originating from environmental DNA (eDNA) analysis into a manageble size to open/run on standard systems. Usage: Place the Python file and the ...