X-Git-Url: https://git.donarmstrong.com/?p=function2gene.git;a=blobdiff_plain;f=bin%2Fparse_ncbi_results;h=eb82b3c3389dceb34b910a30354a220e7a1a1dc1;hp=1e2b8d4f4dd72989d809d4e7a546b6eb1b501d66;hb=3f759318c3a4c283f19113827dbaf206cb0f0252;hpb=79c0f28d89ba108bcfca68a8b5d4f0e3855455dc 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;