Uses of Class
compbio.data.sequence.Score

Packages that use Score
compbio.data.msa Web Service interfaces for JAva Bioinformatics Analysis Web Services. 
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 Score in compbio.data.msa
 

Methods in compbio.data.msa that return types with arguments of type Score
 HashSet<Score> Annotation.getAnnotation(String jobId)
          Return the result of the job.
 

Uses of Score in compbio.data.sequence
 

Methods in compbio.data.sequence that return types with arguments of type Score
static HashSet<Score> SequenceUtil.readAAConResults(InputStream results)
          Read AACon result with no alignment files.