[Numpy-discussion] Alternative to R phyper

2012-04-30 Thread Bruno Santos
Hello everyone, I have a bit of code where I am using rpy2 to import R phyper so I can perform an hypergeometric test. Unfortunately our cluster does not have a functional installation of rpy2 working. So I am wondering if I could translate to scipy which would make the code completly independent

Re: [Numpy-discussion] Alternative to R phyper

2012-04-30 Thread Robert Kern
On Mon, Apr 30, 2012 at 12:09, Bruno Santos bacmsan...@gmail.com wrote: Hello everyone, I have a bit of code where I am using rpy2 to import R phyper so I can perform an hypergeometric test. Unfortunately our cluster does not have a functional installation of rpy2 working. So I am wondering

Re: [Numpy-discussion] Alternative to R phyper

2012-04-30 Thread josef . pktd
On Mon, Apr 30, 2012 at 7:27 AM, Robert Kern robert.k...@gmail.com wrote: On Mon, Apr 30, 2012 at 12:09, Bruno Santos bacmsan...@gmail.com wrote: Hello everyone, I have a bit of code where I am using rpy2 to import R phyper so I can perform an hypergeometric test. Unfortunately our cluster