This thread might help:
http://www.mail-archive.com/[email protected]/msg01173.html

Have a look at RSPython (http://www.omegahat.org/RSPython/). I am not
sure how actively it is being maintained, but it does have some
rudimentary Python from R capabilities.

-Peter

On Fri, Feb 6, 2009 at 1:42 AM, Alexander Alekseyenko
<[email protected]> wrote:
>
> Unfortunately, rpy is one sided in that it only allows access to R
> objects in python, not the opposite, which is what interests me right
> now.
>
> I was thinking of something of the sort of XMLRPC client for R that is
> able to query NLMSA server and push the data management to the server
> side. The responses could be as simple as lists of sequence ids,
> coordinates (integers) and strings, which are all well supported by
> the XMLRPC protocol. This would allow for letting both programs do
> what they do best: pygr for data management and R for statistical
> analysis. Doing some research today I could not find a sensible
> implementation of XMLRPC functionality for R. Does anyone know more
> than I do on this?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to