Hi I am getting following error while running it:
R.cache v0.12.0 (2015-11-12) successfully loaded. See ?R.cache for help.
Loading required package: lattice
Loading required package: grid
Loading required package: parallel
Error in t.test.default((geneSetout$ratio[tt] - fragRatio)/sdCorrection/geneSet$sd[tt], :
data are essentially constant
Calls: t.test -> t.test.default
In addition: Warning messages:
1: In [<-.factor(*tmp*, i, value = "NA") :
invalid factor level, NA generated
2: In [<-.factor(*tmp*, i, value = "NA") :
invalid factor level, NA generated
Execution halted
Can you please help to resolve the issue.
Hi I am getting following error while running it:
R.cache v0.12.0 (2015-11-12) successfully loaded. See ?R.cache for help.
Loading required package: lattice
Loading required package: grid
Loading required package: parallel
Error in t.test.default((geneSetout$ratio[tt] - fragRatio)/sdCorrection/geneSet$sd[tt], :
data are essentially constant
Calls: t.test -> t.test.default
In addition: Warning messages:
1: In
[<-.factor(*tmp*, i, value = "NA") :invalid factor level, NA generated
2: In
[<-.factor(*tmp*, i, value = "NA") :invalid factor level, NA generated
Execution halted
Can you please help to resolve the issue.