From chemistry-request %-% at %-% ccl.net Wed Oct 13 11:59:57 2004 Received: from ms-smtp-03-eri0.socal.rr.com (ms-smtp-03-qfe0.socal.rr.com [66.75.162.135]) by server.ccl.net (8.12.8/8.12.8) with ESMTP id i9DGxuLQ030402 for ; Wed, 13 Oct 2004 11:59:56 -0500 Received: from msudlt (dt0610n0a.san.rr.com [204.210.37.10]) by ms-smtp-03-eri0.socal.rr.com (8.12.10/8.12.7) with ESMTP id i9DHBeuY002733 for ; Wed, 13 Oct 2004 10:11:40 -0700 (PDT) Message-Id: <200410131711.i9DHBeuY002733(at)ms-smtp-03-eri0.socal.rr.com> From: "Manish Sud" To: Subject: Manipulating SD and CSV/TSV files... Date: Wed, 13 Oct 2004 10:11:37 -0700 MayaChemTools, a collection of command line Perl scripts to manipulate SD and CSV/TSV text files, is available as free software; you can redistribute it and/or modify it under the terms of the GNU LGPL. Some of these scripts are quite straightforward and others a bit more involved, but all of them, at least in my biased view, are quite useful. MayaChemTools package provides these scripts for splitting, joining, and merging of SD and CSV/TSV files: For SD files: ExtractFromSDFiles.pl, FilterSDFiles.pl, InfoSDFiles.pl, SplitSDFiles.pl, JoinSDFiles.pl, MolFilesToSD.pl, SDToMolFiles.pl For CSV/TSV files: SplitTextFiles.pl, JoinTextFiles.pl, MergeTextFiles.pl, ModifyTextFilesFormat.pl MergeTextFilesWithSD.pl As you can imagine, all of these scripts also provide a variety of command line options to address all kinds of different needs. And the documentation available with MayaChemTools package describes these options thoroughly - the documentation is available in man, txt and html formats. Interested in trying out the package? Please send me a message at msud(at)san.rr.com and I'll email the package as soon as possible. And of course, your feedback is also welcome. Manish msud(at)san.rr.com