Hi, there,
I have been trying to use DEXSeq for alternative splicing analysis. We have RNA-Seq data for 9 pairs of normal/tumor samples and I'm doing paired analysis following example in the DEXSeq manual. Some errors I got when doing testGeneForDEU are as follows:
Error in chol.default(XVX + lambda * I) :
the leading minor of order 22 is not positive definite
Error in chol.default(XVX + lambda * I) :
the leading minor of order 22 is not positive definite
In addition: Warning message:
In testGeneForDEU(rumExons, formula0 = formula0, formula1 = formula1, :
Error in fit1 for gene ENSG00000127928, exon E008: Error in chol.default(XVX + lambda * I) :
Does anyone what these errors mean?
thanks a bunch!
I have been trying to use DEXSeq for alternative splicing analysis. We have RNA-Seq data for 9 pairs of normal/tumor samples and I'm doing paired analysis following example in the DEXSeq manual. Some errors I got when doing testGeneForDEU are as follows:
Error in chol.default(XVX + lambda * I) :
the leading minor of order 22 is not positive definite
Error in chol.default(XVX + lambda * I) :
the leading minor of order 22 is not positive definite
In addition: Warning message:
In testGeneForDEU(rumExons, formula0 = formula0, formula1 = formula1, :
Error in fit1 for gene ENSG00000127928, exon E008: Error in chol.default(XVX + lambda * I) :
Does anyone what these errors mean?
thanks a bunch!
Comment