-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to ONT workflows to bring them closer to current conventions (#…
…466) - Documentation updates for `SRWholeGenome.wdl` and `ONTWholeGenome.wdl` - `VariantUtils::MergeAndSortVCFs` now has a fall-back to bcftools concat with normal compression if `--naive` fails. - Fixed `VariantUtils::MergeAndSortVCFs` to use `lr-basic:0.1.2` - `CallVariantsONT.wdl` now takes a `ref_map` instead of reference fasta/fai/dict. - `CallVariantsONT.wdl` now filters out the `mt_chr_name` if `call_small_vars_on_mitochondria` is set to `false`.
- Loading branch information
1 parent
6e1a2cc
commit 821e81b
Showing
4 changed files
with
52 additions
and
30 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
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
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
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