Re: cannot coerce class "data.frame" to a DataFrame - with spark R

2016-02-19 Thread roni
___ > From: roni > Sent: Thursday, February 18, 2016 4:55 PM > Subject: cannot coerce class "data.frame" to a DataFrame - with spark R > To: > > > > Hi , > I am trying to convert a bioinformatics R script to use spark R. It uses > external bioc

Re: cannot coerce class "data.frame" to a DataFrame - with spark R

2016-02-18 Thread Felix Cheung
ot coerce class "data.frame" to a DataFrame - with spark R To: Hi ,  I am trying to convert a bioinformatics R script to use spark R. It uses external bioconductor package (DESeq2) so the only conversion really I have made is to change the way it reads the input file. 

cannot coerce class "data.frame" to a DataFrame - with spark R

2016-02-18 Thread roni
Hi , I am trying to convert a bioinformatics R script to use spark R. It uses external bioconductor package (DESeq2) so the only conversion really I have made is to change the way it reads the input file. When I call my external R library function in DESeq2 I get error cannot coerce class "data.f