-
Stuff that needs to be fixed within the loadout sheets:
- [x] Switch all RobertHammer pistols with their RHS variants wherever possible.
- [x] Give long range to spotter not sniper.
- [x] Snipers…
-
The WDL spec says that the order of declarations can be arbitrary:
https://github.com/openwdl/wdl/blob/16267770d12f28706d0d10e000700887f3649970/SPEC.md?plain=1#L5124
The referenced unit test does not…
-
This milestone is due FY24 Q4
aclum updated
1 month ago
-
Hi!
When running ExomeGermlineSingleSample_v3.1.19 on local machine I get an error:
Job VariantCalling.HaplotypeCallerGATK4:2:1 exited with return code 247 which has not been declared as a valid re…
-
I am mapping paired end reads to HPRC-GrCH38 (indexed with vg autoindex)
`vg autoindex --workflow giraffe -x grch38.xg -g grch38.gcsa -g /path/to/file/grch38/hprc-v1.0-minigraph-grch38.gfa -p GRCH…
-
## Request
In `SC2_waste_water_variant_calling.wdl`, update Freyja docker container to 1.5.1.
### Upstream effects
None
### Downstream effects
None
## Release notes:
### 1.4.8
Bug fixes, plus beta…
-
I have a working LC0 chess engine with the Cuda backend. Ceres starts, but failes to initialize Cuda library.
| NVIDIA-SMI 495.29.05 Driver Version: 495.29.05 CUDA Version: 11.5 |
Coul…
-
@dalessioluca might have input here as well.
I am looking for the ability to programmatically preempt a running job using a `cromshell` command. I do not want to abort the job. I want to kill the…
-
A common pattern that has evolved in WDL is the need to convert a list of type A into a list of type B. Most programming languages support list comprehension to accomadate this, but WDL has no built i…
-
**Describe the bug**
*This might not be a bug so much as a consequence to warn users of. The creation of "broken" entries will be less of an issue once we allow workflow entries to be deleted, provide…