This program is a quick hack to generate weekly lists of
new databank entries for a given species.
# gbnewspp.pl -- generate list of new genbank entries for given species
#
# This program uses SRS software (getz) and makes a list of new
# sequence entries from a databank update (gbnew, for instance).
# This has only be tested with genbank format.
# Other data formats will need some revision
# since we need to check date of entry. The version of srs I use
# doesn't index date, so I've had to do data format specific
# date checking.
available at ftp://iubio.bio/indiana.edu/molbio/browse/gbnewspp.pl
See its output at http://flybase.bio.indiana.edu:81/extdb/
as "drosophila-na-new.html" document
-- don
--
-- d.gilbert--biocomputing--indiana u--bloomington--gilbertd at bio.indiana.edu