dtsoucas / DWLS

Gene expression deconvolution using dampened weighted least squares

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in solve.QP(D, d, A, bzero)

Susanxuan opened this issue · comments

Dear DWLS developer,

I found your method appealing and would like to apply it on our personalized data. I am currently stuck at running solveDampenedWLS() with part of the samples(while others works fine). I get the Error:

Error in solve.QP(D, d, A, bzero): constraints are inconsistent, no solution!
Traceback:
1. solveDampenedWLS(S, B)
2. solveOLSInternal(S, B)
3. solve.QP(D, d, A, bzero)
4. stop("constraints are inconsistent, no solution!")

Can you suggest a way I can fix this issue?

Thank you!

Same here

same here

same here

Same here