Uses of Interface
compbio.data.msa.MsaWS

Packages that use MsaWS
compbio.ws.client   
compbio.ws.server   
 

Uses of MsaWS in compbio.ws.client
 

Methods in compbio.ws.client that return MsaWS
static
<T> MsaWS<T>
Jws2Client.connect(java.lang.String host, Jws2Client.Services service)
          Connects to a web service by the host and the service name
 

Uses of MsaWS in compbio.ws.server
 

Classes in compbio.ws.server that implement MsaWS
 class ClustalWS
           
 class MafftWS
           
 class MuscleWS
           
 class ProbconsWS
           
 class TcoffeeWS