ccube
ccube copied to clipboard
Bayesian mixture models for estimating and clustering cancer cell fractions
Hi I have 393431 SNPs, I am running `RunCcubePipeline` but likely takes indefinite time Is it possible to speed that or something a going wrong with my data?
I am a bit confused as to why the CCF esimates exceed 1? shouldn't they be bound between 0 and 1?
Hello, I encountered this error when trying to run RunCcubePipeline on a sample: Error in { : task 1 failed - "system is computationally singular: reciprocal condition number = 0"...
Hello, We've been going through the code to understand the potential variability within the model, and spotted that the `model$logResponsibility` is assigned with `model$responsibility` in this line - is that...