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

NAME

genbank-parser.pl - parse GenBank records into YAML

VERSION

This documentation refers to version $Revision: 9 $

SYNOPSIS

  genbank-parser.pl file1.seq [file2.seq ...]

Options:

  --help        Show brief help and exit
  --man         Show full documentation
  --version     Show version and exit

DESCRIPTION

This is little more than an example showing a trivial use of Bio::GenBankParser. Here we convert a stream of files into YAML on STDOUT.

SEE ALSO

Bio::GenBankParser, YAML.

AUTHOR

Ken Youens-Clark <kclark@cpan.org>.

COPYRIGHT

Copyright (c) 2008 Cold Spring Harbor Laboratory

This module is free software; you can redistribute it and/or modify it under the terms of the GPL (either version 1, or at your option, any later version) or the Artistic License 2.0. Refer to LICENSE for the full license text and to DISCLAIMER for additional warranty disclaimers.