Closed wir963 closed 11 months ago
Hi, Which version of R were you using? Could you test the code using ASCAT v3.1.2 on R v 3.1.2? The old version ASCAT (v3.1.1) is not up to data, therefore, the new version of ASCAT is preferred. I tested you codes on ASCAT v3.1.2 and didn't have this issue. Thanks.
I have ASCAT v3.1.2 and have the issue [1] Plotting tumor data [1] Sample S1 (1/100) Error in !is.null(homsegs) && !is.na(homsegs) : 'length = 6' in coercion to 'logical(1)' Calls: ascat.aspcf Execution halted
Hey,
I'm getting "Error in !is.null(homsegs) && !is.na(homsegs)" when I try to run
ascat.aspcf
using ascat v3.1.1 installed via conda. Reproducible example below.However, this does not happen when I run
ascat.asmultipcf
as below.Any idea what's going on?
Best, Welles