Displaying 2 results from an estimated 2 matches for "clres".
Did you mean:
cares
2013 Jun 26
2
Error on executing functions from installed package
...ot work within the package. However, if I
source the script the function works.
For example, in a method for parallelization of analysis on each chromosome
simultaneously I am receiving error at the following position of the code:
# this profile the information chromosome wise and results in "clRes"
> clRes = clusterApplyLB(cl, Chrs, profilingChr, GenoRanges = GenoRanges,
Sample = Sample)
> class(clRes)
[1] "list"
> clRes
[[1]]
S4 Object of class GElist; 14 features
start : 14350 69251 84185 116264 153924
end : 18349 73250 88184 120263 157923
chr : chr20 chr20 ch...
2004 Mar 09
1
Package cclust error
Hello, here is my problem,
After looking at the mail archives, I found a
description of the error I get when I use this
package.
At first I even tought that they were showing how to solve it.
But the thing is that by saying "the programmer
forgot drop=FALSE" doesn't show me how I should
get rid of the problem
I have looked inside the package very quickly and
I found three