NAME
Bio::ExtractNE::GetSprot - Fetch Full SwissProt Data
SYNOPSIS
use Bio::ExtractNE::GetAbst;
get_sprot($outputfile);
DESCRIPTION
You can use this module to fetch the full database data from SwissProt to build a dictionary. In most cases, you need not do this yourself. Dictionary is already built for you.
COPYRIGHT AND LICENSE
Copyright (C) 2004 by Yung-chung Lin (a.k.a. xern) <xern@cpan.org> This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself