I'm getting the following error and I'm not sure why. Any help would be appreciated.
> my.DB2 = dba.report(mydata, bCounts=TRUE)
Error in .Call2("solve_user_SEW0", start, end, width, PACKAGE = "IRanges") :
solving row 1: range cannot be determined from the supplied arguments (too many NAs)
I also got a warning message at the dna.analyze step:
> mydata = dba.analyze(mydata, method=DBA_ALL_METHODS)
....................
....................
converting counts to integer mode
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
Warning message:
In pv.getPlotData(DBA, attributes = attributes, contrast = contrast, :
NAs introduced by coercion