This module aims to simplify the work with fasta-sequences. It parses the information out off a given sequence such as :
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module does not require other modules or libraries:
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2004 Renee Baecker
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.