genbank-parser.pl - parse GenBank records into YAML
This documentation refers to version $Revision: 9 $
genbank-parser.pl file1.seq [file2.seq ...]
Options:
--help Show brief help and exit --man Show full documentation --version Show version and exit
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.
Bio::GenBankParser, YAML.
Ken Youens-Clark <kclark@cpan.org>.
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.