raphael-group / THetA

Tumor Heterogeneity Analysis (THetA) and THetA2 are algorithms that estimate the tumor purity and clonal/subclonal copy number aberrations directly from high-throughput DNA sequencing data. This repository includes the updated algorithm, called THetA2.
http://compbio.cs.brown.edu/projects/theta/
70 stars 33 forks source link

fixed error in path creation for BAF output #18

Closed kcibul closed 2 years ago

kcibul commented 7 years ago

This was causing the output which should have been in .BAF.NLL.results to stomp on top of <>.results. This caused problems for other tools like CNVKit which assert the headers in .results and refused to operate when it saw the extra header in .BAF.NLL.results