Re: [R] problem in getVarianceStabilizedData

2014-01-27 Thread Jeff Newmiller
Please don't cross-post per R-help posting guide. The "data" function is not itself data. Provide your data to the function using the name you assign to it according to the getVarianceStabilizedData function documentation. -

[R] problem in getVarianceStabilizedData

2014-01-26 Thread Suparna Mitra
Hi All, I am having a problem while running getVarianceStabilizedData in DDSeq2 package. data.vsd<-getVarianceStabilizedData(data) Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘dispersionFunction’ for signature ‘"CountDataSet"’ Though the func