Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Dear, Do hashmaps or hashtables exist in R? If so how can I implement them? Kind Regards, Steffen
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20120611/3a10239a/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20120502/9c01e23f/attachment.pl>
Dear, I want to read XML documents, add child nodes to some elements and store everything back as an XML document. I've tryed the following: doc <- xmlTreeParse("file.xml") QTListNode<-xmlElementsByTagName(xmlRoot(doc)[[1]],"tagname") append.xmlNode(QTListNode[[1...
Dear, I'm new to both Linux and R. I've to build R from source code and typed in the R-1.5.1 directory ./configure the configuration starts but after a few lines the following error occurs: checking...
The initial release of biomaRt contained a large amount of hard coded queries and didn't make advantage of the xml description (describing the database) present in each BioMart database. Here we want to highlight the incorporation of this xml...
Hi, I want to rewrite a package that currently uses MySQL queries with the use of a webservice that does these queries over HTTP, and need simple HTTP POST and HTTP GET methods. RCurl has postForm and getURL and does...
I agree with Colin and will modify the biomaRt code so it uses RCurl::getURL(). Thanks Jim, for pointing out this problem. Cheers, Steffen Colin A. Smith wrote: > This is sort of passing the buck but it seems like it...
Hi Seth, Martin, No I don't expect we need SSL, the current BioMart webservices are all "http://". Many thanks for the comments, the biomaRt package will be converted to use RCurl by early February. best, Steffen Martin Morgan wrote...
Can't find what you're looking for? Try searching with Google .