public class TestEmbl2 extends Object
| Constructor and Description |
|---|
TestEmbl2() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
printFeatures(org.biojava.bio.seq.FeatureHolder fh,
org.biojava.bio.seq.FeatureFilter ff,
PrintStream pw,
String prefix) |
public static void main(String[] args)
args - an EMBL dna filepublic static void printFeatures(org.biojava.bio.seq.FeatureHolder fh,
org.biojava.bio.seq.FeatureFilter ff,
PrintStream pw,
String prefix)
throws Exception
Exception