webService.add(testAlView);*/
// TODO: refactor to RestClient discoverer and merge menu entries for rest-style services with other types of analysis/calculation service
// SHmmr test client - still being implemented.
- // jalview.ws.rest.RestClient.makeShmmrRestClient().attachWSMenuEntry(webService, this);
+ jalview.ws.rest.RestClient.makeShmmrRestClient().attachWSMenuEntry(webService, this);
// DEBUG - alignmentView
}
public static RestClient makeShmmrRestClient()
{
- String action = "Analyse", description = "Sequence Harmony and Multi-Relief", name = "SHMR";
+ String action = "Analyse", description = "Sequence Harmony and Multi-Relief (UNSTABLE!)", name = "SHMR";
Hashtable<String, InputType> iparams = new Hashtable<String, InputType>();
jalview.ws.rest.params.JobConstant toolp;
//toolp = new jalview.ws.rest.JobConstant("tool","jalview");