Skip to content

extractSignature non-conformable arrays error #119

@dschslava

Description

@dschslava

Dear PoisonAlien,

I tried to run the following command and I got an error message saying that All the runs produced an error.

I got the hg19.fa from UCSC this afternoon.

I can run the following commands with no problem.

plotApobecDiff(tnm = laml.tnm, maf = laml)

Thanks in advance!

laml.sign = extractSignatures(mat = laml.tnm, nTry = 6, plotBestFitRes = FALSE)
Estimating best rank..
Timing stopped at: 0.055 0.001 0.075
Timing stopped at: 1.219 0.015 1.26
Timing stopped at: 0.055 0 0.054
Timing stopped at: 0.629 0.002 0.631
Timing stopped at: 0.011 0 0.012
Timing stopped at: 0.516 0.001 0.516
Timing stopped at: 0.042 0.003 0.044
Timing stopped at: 0.543 0.006 0.544
Timing stopped at: 0.014 0 0.014
Timing stopped at: 0.515 0.003 0.514
Error in (function (...) : All the runs produced an error:
-#1 [r=2] -> non-conformable arrays [in call to '!=']
-#2 [r=3] -> non-conformable arrays [in call to '!=']
-#3 [r=4] -> non-conformable arrays [in call to '!=']
-#4 [r=5] -> non-conformable arrays [in call to '!=']
-#5 [r=6] -> non-conformable arrays [in call to '!=']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions