Package | Description |
---|---|
compbio.ws.client |
A command line client and web services testing client for
JAva Bioinformatics Analysis Web Services.
|
Modifier and Type | Method and Description |
---|---|
static SequenceAnnotation<AAConWS> |
AAConClient.connect()
Connects to a AACon web service by the host and the service name
|
Modifier and Type | Method and Description |
---|---|
(package private) static ScoreManager |
AAConClient.analize(java.io.File file,
SequenceAnnotation<AAConWS> wsproxy,
Preset<AAConWS> preset,
java.util.List<Option<AAConWS>> customOptions)
Calculate conservation for sequences loaded from the file
|
(package private) static ScoreManager |
AAConClient.analize(java.io.File file,
SequenceAnnotation<AAConWS> wsproxy,
Preset<AAConWS> preset,
java.util.List<Option<AAConWS>> customOptions)
Calculate conservation for sequences loaded from the file
|
(package private) static ScoreManager |
AAConClient.analize(java.io.File file,
SequenceAnnotation<AAConWS> wsproxy,
Preset<AAConWS> preset,
java.util.List<Option<AAConWS>> customOptions)
Calculate conservation for sequences loaded from the file
|