[BioC] KEGGSOAP
Seth Falcon
sfalcon at fhcrc.org
Tue Mar 21 15:05:41 CET 2006
"michael watson (IAH-C)" <michael.watson at bbsrc.ac.uk> writes:
> 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?
We have it in the Bioconductor package repositories. Please try:
source("http://bioconductor.org/biocLite.R")
biocLite("KEGGSOAP")
or, if you just want SSOAP, biocLite("SSOAP")
+ seth
More information about the Bioconductor
mailing list