这其实不是一篇很新的文章, 不过现在我毕业已经6年的时候, 发现很多时候大家走的是同样的弯路, 同样的历程.
Ketan asked me to convert one of his perl script into web service
without modifying too much of the code. This is a good opportunity to
get a real time example for myGRID deployment. This notes shows how to
install SOAPlab to provide web service for arbitary any command line tools.
Marie asked me to help her install ensembl v31 on her local machine
as the support team is relunctant to install it on the server.
This notes shows how to use SOAP within R. It is essential to understand that the famous RSOAP in fact is NOT R package, it is python gateway that enables passing R code request to a backend R program in SOAP protocol. To use SOAP natively in R, we use SSOAP package.
Kevin asked me to write a test script in PERL to test some web services he developed in AXIS in tomcat. We found a strange problem in SOAP::Lite and fixed it by hacking the XML schema version used in SOAP::Lite.
This notes demonstrates how to integrate cutomized local web services into mygrid architecture by adding it to mygrid services and working it with Taverna workbench.
The taverna workbench from mygrid 0.6beta 2 is only 1.0. I managed to upgrade it to the latest 1.2. Here is the notes on configuration.
The old ImageMagick was not compiled with jpeg support (or not
correctly configured for jpeg). Peter Condro issued a touble ticket for
it. Mojun has no time to do it and asked me to help.
Marie requested for a few perl modules to be installed. As Mojun is sick, I took this job instead.
Kevin asked me to evaluate myGRID for LSB internal use. A few points need to be addressed