raphael-group / decifer

DeCiFer is an algorithm that simultaneously selects mutation multiplicities and clusters SNVs by their corresponding descendant cell fractions (DCF).
BSD 3-Clause "New" or "Revised" License
20 stars 7 forks source link

remove erroneous sysexit, handle exception with low-purity samples #25

Closed katelynmullen closed 1 year ago

katelynmullen commented 1 year ago

noticed program was terminating early, rogue sysexit.

Also had some errors with low-purity samples that needed special handling

cc @brian-arnold