Uses of Interface
org.biojava.bio.program.formats.Format
-
Packages that use Format Package Description org.biojava.bio.program.formats Experimental parsers using the tagvalue framework. -
-
Uses of Format in org.biojava.bio.program.formats
Classes in org.biojava.bio.program.formats that implement Format Modifier and Type Class Description class
Embl
class
Enzyme
static class
Ligand.Compound
static class
Ligand.Enzyme
static class
Ligand.Reaction
class
Swissprot
Methods in org.biojava.bio.program.formats that return Format Modifier and Type Method Description static Format
FormatTools. getFormat(String formatName)
Attempt to find aformat for a format identifer string.
-