-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from oicr-gsi/wdl_updates
Wdl updates
- Loading branch information
Showing
8 changed files
with
217 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
# CHANGELOG | ||
|
||
## 0.1 - 2022-04-11 | ||
## 1.1 - 2022-05-11 | ||
- 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) | ||
|
||
## 1.0 - 2022-04-11 | ||
- A brand-new workflow. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.