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

NAME

gff3_from_fasta - make GFF3 from fasta sequences

DESCRIPTION

Thin wrapper for gff3_from_fasta function in Bio::GFF3::Transform::FromFasta.

USAGE

  gff3_from_fasta -t SO_type -s source_name  file1.fasta  file2.fasta ... > my.gff3

AUTHOR

Robert Buels <rmb32@cornell.edu>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Robert Buels.

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