Hi,
I have a couple of tab delimited files I'd like to compare. I would like to ignore certain columns, as is possible with CSV files. How can I accomplish this with tab ("\t") delimited files?
I have a couple of tab delimited files I'd like to compare. I would like to ignore certain columns, as is possible with CSV files. How can I accomplish this with tab ("\t") delimited files?
Comment