Uses of Class
compbio.data.sequence.UnknownFileFormatException

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.