Uses of Interface
compbio.data.msa.SequenceAnnotation

Packages that use SequenceAnnotation
compbio.ws.client A command line client and web services testing client for JAva Bioinformatics Analysis Web Services. 
compbio.ws.server   
 

Uses of SequenceAnnotation in compbio.ws.client
 

Methods in compbio.ws.client that return SequenceAnnotation
static SequenceAnnotation<AAConWS> AAConClient.connect()
          Connects to a AACon web service by the host and the service name
 

Uses of SequenceAnnotation in compbio.ws.server
 

Classes in compbio.ws.server that implement SequenceAnnotation
 class AAConWS
           
 class DisemblWS
           
 class GlobPlotWS
           
 class IUPredWS
           
 class JronnWS