Skip to content

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.

9 results for “from:Steffen Durinck”

hashmaps/hashtables and R
Steffen Durinck · Feb 10, 2003 · r-help

Dear, Do hashmaps or hashtables exist in R? If so how can I implement them? Kind Regards, Steffen

[Bioc-devel] biomaRt XML query "header" attribute
Steffen Durinck · Jun 11, 2012 · bioc-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20120611/3a10239a/attachment.pl>

[Bioc-devel] biomaRt cannot list marts when going through a mirror web site
Steffen Durinck · May 2, 2012 · bioc-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20120502/9c01e23f/attachment.pl>

How to modify XML documents and save changes
Steffen Durinck · Feb 25, 2003 · r-help

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...

R installation on Linux
Steffen Durinck · Sep 30, 2002 · r-help

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...

[Bioc-devel] Updates: biomaRt
Steffen Durinck · Dec 12, 2005 · bioc-devel

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...

[Bioc-devel] HTTP GET and POST with RCurl | RMySQL
Steffen Durinck · Jan 23, 2006 · bioc-devel

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...

[Bioc-devel] Nasty function collision
Steffen Durinck · Oct 31, 2006 · bioc-devel

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...

[Bioc-devel] HTTP GET and POST with RCurl | RMySQL
Steffen Durinck · Jan 25, 2006 · bioc-devel

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 .