Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem about deconvolution_fit_SV()? #61

Open
edceeyuchen opened this issue Oct 20, 2022 · 0 comments
Open

Problem about deconvolution_fit_SV()? #61

edceeyuchen opened this issue Oct 20, 2022 · 0 comments

Comments

@edceeyuchen
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant