By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.05; (* of dbclean.p 1996 Oct 8}
(* begin module describe.dbclean *)
(*
name
dbclean: remove non-entry material
synopsis
dbclean(dbin: in, dbout: out)
files
dbin: a file containing genbank flat-file entries and any other junk.
dbout: just the genbank entires without the junk.
output: messages to the user
description
The retrieve@ncbi.nlm.nih.gov will return genbank entries with other
junk. This program removes the junk.
examples
documentation
see also
author
Thomas Dana Schneider
bugs
technical notes
*)
(* end module describe.dbclean *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}