[BioC] KEGGSOAP

michael watson (IAH-C) michael.watson at bbsrc.ac.uk
Tue Mar 21 12:33:35 CET 2006


Hi

I have been trying to repeat the steps in this thread on Windows, but I
can't find the SSOAP package for windows.  Is it available?

Thanks
Mick 

-----Original Message-----
From: bioconductor-bounces at stat.math.ethz.ch
[mailto:bioconductor-bounces at stat.math.ethz.ch] On Behalf Of Dr.Mayhaus
Manuel
Sent: 21 March 2006 08:21
To: Nianhua Li
Cc: bioconductor at stat.math.ethz.ch
Subject: Re: [BioC] KEGGSOAP

Thanks Nianhua,

I had been trying the devel-version as well ... with no results.
Now having changed the URL it works !

best

Manuel Mayhaus
Genopolis Consortium
(+39) 02 6448 3530
http://www.genopolis.it


On Mar 20, 2006, at 8:42 PM, Nianhua Li wrote:

> Dear Dr. Mayhaus Manuel,
>
> The problem is due to an update at KEGG server. They modified the port

> url from "http://soap.genome.ad.jp/keggapi/request.cgi" into 
> "http://soap.genome.ad.jp/keggapi/request_v5.0.cgi". You could check 
> out an updated version of KEGGSOAP from devel repository or you could 
> update the KEGGserver object:
>
>> library(KEGGSOAP)
> Loading required package: XML
> Loading required package: SSOAP
> Loading required package: RCurl
> Loading required package: RCurl
>> get.pathways.by.genes(c("eco:b0077", "eco:b0078"))
> Error in .SOAP(KEGGserver, "get_pathways_by_genes", .soapArgs = 
> list(genes_id_list= genes.id.list),  :
>        Error occurred in the HTTP request: Failed to access class
> (SOAP::KEGG): Can't locate File/Basename.pm in @INC (@INC contains:
> /usr/local/WWW/pub/kegg/soap/cgi-bin
> /usr/local/WWW/cgi/kegg/ligand-bin/PACKAGE
> /usr/local/WWW/cgi/kegg/ligand-bin/DBIF
> /usr/local/WWW/cgi/kegg/ssdb-bin/package/GFIT_DBIF
> /usr/local/WWW/cgi/kegg/ssdb-bin/package/SS_DBIF
> /usr/local/WWW/pub/kegg/soap) at
> /usr/local/WWW/pub/kegg/soap/SOAP/KEGG.pm line 14.
> BEGIN failed--compilation aborted at
> /usr/local/WWW/pub/kegg/soap/SOAP/KEGG.pm line 14.
> Compilation failed in require at (eval 89) line 3.
>>
>> KEGGserver
> An object of class "HTTPSOAPServer"
> Slot "host":
> [1] "soap.genome.ad.jp"
>
> Slot "port":
> [1] NA
>
> Slot "url":
> [1] "/keggapi/request.cgi"
>
>> KEGGserver at url <- "/keggapi/request_v5.0.cgi"
>
>> get.pathways.by.genes(c("eco:b0077", "eco:b0078"))
> [1] "path:eco00290" "path:eco00650" "path:eco00660" "path:eco00770"
>> mark.pathway.by.objects ("path:eco00260", c("eco:b0002",
>> "eco:c00263"))
> [1] "http://soap.genome.jp/tmp/mark_pathway_www2_api29687/
> eco00260.gif"
>
> thanks
>
> nianhua
> Program in Computational Biology
> Fred Hutchinson Cancer Research Center
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor

_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/bioconductor



More information about the Bioconductor mailing list