Skip to content

Instantly share code, notes, and snippets.

View JasonR055's full-sized avatar

Jason Ross JasonR055

View GitHub Profile
@avrilcoghlan
avrilcoghlan / gff_to_embl.pl
Last active October 22, 2017 20:12
Perl script to convert a gff file to embl format
#!/usr/local/bin/perl
=head1 NAME
gff_to_embl.pl
=head1 SYNOPSIS
gff_to_embl.pl gff fasta outputdir exonerate cegma ratt augustus
where gff is the gff file of gene predictions,