Opened 12 years ago
Closed 10 years ago
#1 closed enhancement (wontfix)
Port BLAST web service to Hydra
| Reported by: | Tom Goddard | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Retired | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | chimera |
Description
Would like to port the Chimera 1 BLAST web service to Hydra.
It uses SOAP to talk to the RBVI Opal server. The Python SOAP library used is called ZSI and does not work with Python 3 and was last released in 2007. There are a few Python 3 SOAP libraries but no consensus on the web about which to use.
http://stackoverflow.com/questions/7817303/whats-the-best-soap-library-for-python-3-x
Note:
See TracTickets
for help on using tickets.
Conrad reports he did not find a good Python SOAP option. He contacted the Opal developers and they said they don't know how to proceed to Python 3 and they will think about it.
In the mean time it would not be hard make a server cgi script to run the BLAST job. Sam Hertig will look into this.