Skip to content

Commit

Permalink
Update inputs/templates/terra_workspaces/cohort_mode/cohort_mode_work…
Browse files Browse the repository at this point in the history
…space_dashboard.md.tmpl


I see what you're saying. I was going off of how they were referred to in the dashboard prior. Should that be changed as well?

Co-authored-by: epiercehoffman <[email protected]>
  • Loading branch information
kirtanav98 and epiercehoffman authored Oct 19, 2023
1 parent c75df88 commit 4f9683e
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,10 @@ Read the full MergeBatchSites documentation [here](https://github.com/broadinsti

<img alt="creating a cohort sample_set_set" title="How to create a cohort sample_set_set" src="https://i.imgur.com/zKEtSbe.png" width="500">

At this point, if you are working with only one batch, delete all workflows for Modules 11-18 that are '[...]' versions to ensure that you run only the SingleBatch verions.
If you are working with more than one batch, delete all workflows for Modules 11-18 that are '[...]_SingleBatch' versions to ensure that the appropriate workflows are run.
#### Single-batch vs. Multi-batch processing
* If you only have one batch (`sample_set`), you will be using the workflows with the suffix `_SingleBatch` from `11-GenotypeBatch_SingleBatch` to `18-AnnotateVcf_SingleBatch`. We recommend deleting the workflow versions without the `_SingleBatch` suffix from `11-GenotypeBatch` to `18-AnnotateVcf` now to avoid confusion.
* If you have multiple batches (`sample_set`s), you will be using the cohort-mode versions of the workflows from `11-GenotypeBatch` onwards, which do not have the suffix `_SingleBatch`. We recommend deleting the workflow versions with the `_SingleBatch` suffix now to avoid confusion.

#### 11-GenotypeBatch

Read the full GenotypeBatch documentation [here](https://github.com/broadinstitute/gatk-sv#genotype-batch).
Expand Down

0 comments on commit 4f9683e

Please sign in to comment.