DeTiN is designed to measure tumor-in-normal contamination and improve somatic variant detection sensitivity when using a contaminated matched control.
BSD 3-Clause "New" or "Revised" License
49
stars
21
forks
source link
fix uninitialized variable bug when using only ssnvs #31
Fixing a bug that breaks deTiN when running with only SSNVs -
n_calls_pre
was not calculated when only SSNV data is passed.