public class EmblToGffFasta extends Object
This program demonstrates how to read in an EMBL file, how to write a fasta file and how to write GFF.
Use: java EmblToGffFasta emblFile fastaOut gffOut
java EmblToGffFasta emblFile fastaOut gffOut
EmblToGffFasta()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmblToGffFasta()
public static void main(String[] args) throws Exception
Exception