Displaying 2 results from an estimated 2 matches for "weight_edg".
Did you mean:
weight_edges
2010 Feb 12
1
Help with submitting HTML forms in RCurl
...ign values to the input mentioned in the
HTML code.
The code that I am using is:
postForm("http://www.expasy.ch/tools/protscale.html",
"sequence" = "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
scale = "Molecular weight",
window = "5",
weight_edges = "100",
weight_var = "linear",
norm = "no",
submit = "Submit"), .checkparams = TRUE)
the constant error that I get is:
Error in postForm("http://www.expasy.ch/tools/protscale.html", .params =
list(sequence = "not", : STRIN...
2010 Feb 12
1
help with EXPASY HTML form submission in RCurl package
...gn values to the input mentioned in the
HTML code.
The code that I am using is:
postForm("http://www.expasy.ch/tools/protscale.html",
"sequence" = "
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
scale = "Molecular weight",
window = "5",
weight_edges = "100",
weight_var = "linear",
norm = "no",
submit = "Submit"), .checkparams = TRUE)
the constant error that I get is:
Error in postForm("http://www.expasy.ch/tools/protscale.html", .params =
list(sequence = "not", : STRIN...