-
- Downloads
Add getTranscriptsMapping webservice method
For use by LOVD (NGS variants import, Jerry Hoogenboom), implement the SOAP webservice method getTranscriptsMapping. The calling signature is the same as for the existing getTranscriptsRange method, but the new method returns more than just the transcript names. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@451 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
Showing
- extras/soap-tools/getTranscriptsMapping.py 57 additions, 0 deletionsextras/soap-tools/getTranscriptsMapping.py
- mutalyzer/models.py 20 additions, 0 deletionsmutalyzer/models.py
- mutalyzer/webservice.py 67 additions, 0 deletionsmutalyzer/webservice.py
- tests/test_webservice.py 14 additions, 0 deletionstests/test_webservice.py
Loading
Please register or sign in to comment