Bio-Trace-ABIF The ABIF file format is a binary format for storing data, developed by Applied Biosystems, Inc. This module provides general methods for accessing any chunk of information contained into an ABIF file. Besides, it provides shortcut methods for reading the most commonly used parts of the file, and methods for manipulating the data (e.g., for computing LOR scores). INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Bio::Trace::ABIF You can also look for information at: Search CPAN http://search.cpan.org/dist/Bio-Trace-ABIF CPAN Request Tracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Bio-Trace-ABIF AnnoCPAN, annotated CPAN documentation: http://annocpan.org/dist/Bio-Trace-ABIF CPAN Ratings: http://cpanratings.perl.org/d/Bio-Trace-ABIF COPYRIGHT AND LICENCE Copyright (C) 2006 Nicola Vitacolonna This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.