X-Git-Url: https://git.donarmstrong.com/?p=function2gene.git;a=blobdiff_plain;f=bin%2Fparse_ncbi_results;fp=bin%2Fparse_ncbi_results;h=eb82b3c3389dceb34b910a30354a220e7a1a1dc1;hp=1e2b8d4f4dd72989d809d4e7a546b6eb1b501d66;hb=c03588a47b7c15dcde207a85b27ef180058eb335;hpb=8e1fe04cb712a2231b9a7112b7a701a67f9ddd31 diff --git a/bin/parse_ncbi_results b/bin/parse_ncbi_results index 1e2b8d4..eb82b3c 100755 --- a/bin/parse_ncbi_results +++ b/bin/parse_ncbi_results @@ -1,13 +1,12 @@ #! /usr/bin/perl -# parse_ncbi_results retreives files of search results from ncbi, +# parse_ncbi_results parses search results retrieved from ncbi, # and is released under the terms of the GPL version 2, or any later # version, at your option. See the file README and COPYING for more # information. -# Copyright 2004 by Don Armstrong . +# Copyright 2005,7 by Don Armstrong . -# $Id: ss,v 1.1 2004/06/29 05:26:35 don Exp $ use warnings;