Uses of Class
compbio.data.sequence.UnknownFileFormatException

Packages that use UnknownFileFormatException
compbio.data.sequence A data model for multiple sequence alignment web services Classes in this package have no dependencies to other sources in the project. 
 

Uses of UnknownFileFormatException in compbio.data.sequence
 

Methods in compbio.data.sequence that throw UnknownFileFormatException
static Alignment ClustalAlignmentUtil.readClustalFile(java.io.File file)
           
static Alignment ClustalAlignmentUtil.readClustalFile(java.io.InputStream instream)
          Read Clustal formatted alignment.