[BioC] Using RCurl to upload CEL files to a LIMS

stephen at mnemosyne.co.uk stephen at mnemosyne.co.uk
Mon Mar 22 22:02:16 CET 2010


Thanks - fileUpload looks pretty promising, though documentation appears a little vague. I'll have a crack with this - any pointers would be great!

Cheers

Stephen

On Mar 22, 2010, at 10:51 PM, Sean Davis wrote:

> On Mon, Mar 22, 2010 at 4:48 PM, Geoff Jentry <geoffjentry at hexdump.org> wrote:
>> On Mon, 22 Mar 2010, stephen at mnemosyne.co.uk wrote:
>> <snip>
>>> 
>>> HttpPost httpPost = new HttpPost(url.toString());
>> 
>> <snip>
>>> 
>>> Any help with the RCurl equivalent would be very gratefully received
>> 
>> Have you played around with postForm?
> 
> and fileUpload()?
> 
> Sean



More information about the Bioconductor mailing list