DWLS error Dmat and dvec are incompatible!
0
0
Entering edit mode
16 months ago
dew ▴ 10

Dear all,

Do you have any experience with the nice tool for RNAseq deconvolution https://github.com/dtsoucas/DWLS ?

When trying to run solDWLS<-solveDampenedWLS(tr$sig,t(tr$bulk)), the error shows

Error in solve.QP(D, d, A, bzero) : Dmat and dvec are incompatible! Called from: solve.QP(D, d, A, bzero)

The command default is solDWLS<-solveDampenedWLS(tr$sig,tr$bulk), however, if not use t() in tr$bulk, the error would be

Error in t(S) %*% B : non-conformable arguments

Thank you very much for the guidance!

deconvolution RNA-Seq DWLS • 397 views
ADD COMMENT

Login before adding your answer.

Traffic: 2144 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6