Skip to content

Releases: oicr-gsi/hrDetect

1.5.9

05 Dec 14:19
528337a
Compare
Choose a tag to compare
Merge pull request #27 from oicr-gsi/fix-low-count

Fix low count

1.5.8

04 Dec 21:12
c3dfba4
Compare
Choose a tag to compare
  • Changed call-hrdetect such that now tumours with low mutation counts are counted as HRD- rather than as failing QC
  • Added R tests and accompanying simulated test data

v1.3.4

12 Jul 14:04
92c1bed
Compare
Choose a tag to compare

avoids crash on zero signatures fit

v1.3.3

05 Jul 20:06
145ebfc
Compare
Choose a tag to compare

More catches for low numbers of variants

v1.3.2

30 Jun 20:03
6c569de
Compare
Choose a tag to compare

Do not extend LOH segments

v1.3.1

29 Jun 20:56
1baa020
Compare
Choose a tag to compare

fixed bug in indel cutoff

v1.3

22 Jun 20:55
67a9122
Compare
Choose a tag to compare
Merge pull request #8 from oicr-gsi/update-Rprocess

Update R processes

v1.2

26 May 16:29
86311fd
Compare
Choose a tag to compare

Updated sigTools_runthrough.R to function with update to sigtools (from 2.0 to 2.1.2)
Added optparse to sigTools_runthrough.R

v1.1

12 May 14:24
0a6e7d8
Compare
Choose a tag to compare

Updates incl.

  • Changed name of workflow to HRDetect
  • Changed plotting from .pdf to .png, and changes intake format
  • Annotated HRDetect R results script, added loop for low indel results and added genomeVersion argument
  • merged SNV and INDEL filtering using alias in wdl
  • added filtering option parameters (instead of hardcoded)

v1.0

10 May 16:04
6e9595c
Compare
Choose a tag to compare
Merge pull request #4 from oicr-gsi/first_script

First script