The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bio::SFF::Index - SFF index object

VERSION

version 0.007

DESCRIPTION

This class represents the index of an SFF file.

METHODS

manifest()

This returns the (XML) manifest as a bytestring.

offset_of($name)

This returns the offset of a specific entry in the SFF file.

AUTHOR

Leon Timmermans <leont@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Leon Timmermans, Utrecht University.

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