-
- Downloads
In the webservices, added a new upload function, slightly added the
runMutalyzer() function and added a new example script. webservice.py: - Added sliceChromosome(), which returns an UD number given a chromosome accession number, a start and end and an orientation. - Modified the runMutalyzer() function to also return a description on the chromosome. Serializers.py: - Added chromDescription to the MutalyzerOutput class (see webservice.py). webservices.html, textmining.py, textmining_sample.txt: - Added a small textmining example. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@170 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
Showing
- src/Modules/Serializers.py 2 additions, 0 deletionssrc/Modules/Serializers.py
- src/webservice.py 25 additions, 2 deletionssrc/webservice.py
- templates/downloads/textmining_sample.txt 1 addition, 0 deletionstemplates/downloads/textmining_sample.txt
- templates/textmining.py 24 additions, 0 deletionstemplates/textmining.py
- templates/webservices.html 11 additions, 4 deletionstemplates/webservices.html
Loading
Please register or sign in to comment