Entering edit mode
Dear Conumee support,
I am trying to call cnv from EPICv2 array on human samples.
After mapping the probes between annotation and sample data, I am able to run cnv.fit. But it is running into error on CNV.segment function. The error is seen below. Is there any way I can filter probes with zero weights. Error in if (min(weights) <= 0) stop("all weights should be positive") : missing value where TRUE/FALSE needed
Thanks in advance.
I'm having the same issue also with EPICv2 sammples and using conumee2.0 Has anyone found a solution