|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownFileFormatException | |
---|---|
compbio.data.sequence | A data model for multiple sequence alignment web services and utility methods that work on the objects of this model. |
Uses of UnknownFileFormatException in compbio.data.sequence |
---|
Methods in compbio.data.sequence that throw UnknownFileFormatException | |
---|---|
static Alignment |
ClustalAlignmentUtil.readClustalFile(File file)
|
static Alignment |
ClustalAlignmentUtil.readClustalFile(InputStream instream)
Read Clustal formatted alignment. |
static List<AnnotatedSequence> |
SequenceUtil.readJRonn(File result)
|
static List<AnnotatedSequence> |
SequenceUtil.readJRonn(InputStream inStream)
Reader for JRonn horizontal file format |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |