The ELM Resource Conservation Filter

This service calculates the conservation of ELM matches in a set of homologous sequences.
the web service consists of three methods:
- RunJob
- GetStatus
- GetResult
Reference:
A tree-based conservation scoring method for short linear motifs in multiple alignments of protein sequences.
Claudia Chica, Alberto Labarga, Cathryn M Gould, Rodrigo Lopez and Toby J Gibson.
BMC Bioinformatics. 2008 May 6;9(1):229
WSDL Changes
| Date | Description of Changes |
| 8th April 2009 | First Snapshot |

Test #1: ConservationScorer_test
The conservation score web-service consists of the following three methods:
- RunJob
- GetStatus
- GetResult
the runConservationScoreWS.py script tests the functionality of all three methods of this web-service.
The results from the Conservation Score webservice are deterministic so the script checks for exact values for the output.
»
- Login to post comments