NAME

Bio::Mitomaster::VariantsIO - Read and write fasta files.

SYNOPSIS

Provides IO functionality for fasta formatted sequence files.

ATTRIBUTES

METHODS

These are all basically helper methods for reading/writing files. It is expected that they would be overridden or modified by the subclasses.

AUTHOR

Marty Brandon, <mbrandon at uci.edu>

BUGS

Please report any bugs or feature requests to bug-bio-mitomaster-mitoseq at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Bio-Mitomaster-VariantsIO. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Bio::Mitomaster::VariantsIO

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2009 Marty Brandon, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.