Webservices page


Most Mutalyzer functionality is available trough a SOAP webservice. A WSDL description is available for easy generation of client programs in many languages.

Example clients

The following are some example client programs for the webservice. They use the checkSyntax method to determine if a variant description adheres to the HGVS format. Here is an example that could be used for text mining on a sample input file.

Documentation

Also see the documentation page for a full description of the webservice.