Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pipeline_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ BuildIndices 5.1.0 2026-02-13
CramToUnmappedBams 1.1.3 2024-08-02
ExomeGermlineSingleSample 3.2.7 2026-01-21
ExomeReprocessing 3.3.7 2026-01-21
Glimpse2LowPassImputation 0.0.2 2026-03-19
Glimpse2LowPassImputation 0.0.3 2026-03-25
IlluminaGenotypingArray 1.12.27 2026-01-21
Imputation 1.1.23 2025-10-03
ImputationBeagle 3.0.1 2026-02-23
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.0.3
2026-03-25 (Date of Last Commit)

* Reorganize wdl to be able to run on contigs more easily. Now the workflow is fully driven by the `contigs` input
* The wdl now expects the reference related files to all live under the same cloud base path

# 0.0.2
2026-03-19 (Date of Last Commit)

Expand Down
Loading
Loading