Package | Description |
---|---|
compbio.data.msa |
Web Service interfaces for JAva Bioinformatics Analysis Web Services.
|
compbio.ws.client |
A command line client and web services testing client for
JAva Bioinformatics Analysis Web Services.
|
compbio.ws.server |
Modifier and Type | Interface and Description |
---|---|
interface |
MsaWS<T>
Multiple Sequence Alignment (MSA) Web Services Interface
|
interface |
RegistryWS
JABAWS services registry
|
interface |
SequenceAnnotation<T>
Interface for tools that results to one or more annotation to sequence(s)
Single, multiple sequences their groups or alignments can be annotated
|
Modifier and Type | Method and Description |
---|---|
private JABAService |
WSTester.connect(java.lang.String host,
Services service)
Connects to a web service by the host and the service name web service type
|
static JABAService |
Jws2Client.connect(java.lang.String host,
Services service)
Connects to a web service by the host and the service name web service type
|
(package private) JABAService |
Services.getInterface(javax.xml.ws.Service service) |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.Class<? extends JABAService> |
Services.getServiceType() |
Modifier and Type | Method and Description |
---|---|
private <T> boolean |
WSTester.checkService(JABAService wservice,
Services service)
Call most of web services functions and check the output
|
Modifier and Type | Class and Description |
---|---|
class |
AAConWS |
class |
ClustalOWS |
class |
ClustalWS |
class |
DisemblWS |
class |
GlobPlotWS |
class |
GLprobsWS |
class |
IUPredWS |
class |
JronnWS |
class |
MafftWS |
class |
MSAprobsWS |
class |
MuscleWS |
class |
ProbconsWS |
class |
RegistryWS
JABAWS services registry
|
class |
RNAalifoldWS |
class |
TcoffeeWS |