bigdatagenomics/deca

Improve matrix size error message

fnothaft opened this issue · 0 comments

Currently is:

Exception in thread "main" java.lang.AssertionError: assertion failed: Size of depth matrix not consistent with samples and targets

Should:

  • not be an assert
  • list expected vs. observed dimensions