Palimpsest icon indicating copy to clipboard operation
Palimpsest copied to clipboard

Problem about deconvolution_fit_SV()?

Open edceeyuchen opened this issue 3 years ago • 0 comments

Here is my error: Error in solve.default(CtC) : system is computationally singular: reciprocal condition number = 1.4343e-22 And this is my code: SVsignatures_exp <- deconvolution_fit_SV(vcf = SV.vcf, input_data = SV_input$mut_props, input_signatures = SV_denovo_sigs, sig_cols = SV_cols, threshold = 6, plot = TRUE, resdir = resdir) It's bother me ! Expecting a reply!

edceeyuchen avatar Oct 20 '22 08:10 edceeyuchen