Skip to content

Commit

Permalink
Document the annotated_intervals output.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Jun 6, 2024
1 parent d5a3c98 commit 71de496
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/docs/modules/train_gcnv.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,12 @@ of the tool for a description on these optional inputs.

## Outputs

- `annotated_intervals` [Optional].
Count files from [GatherSampleEvidence](./gse) with adjacent intervals combined into
locus-sorted `DepthEvidence` files using `GATK CondenseDepthEvidence` tool, which are
annotated with GC content, mappability, and segmental-duplication content using
[`GATK AnnotateIntervals`](https://gatk.broadinstitute.org/hc/en-us/articles/360041416652-AnnotateIntervals).
This output is generated if the optional input `do_explicit_gc_correction` is set to `True`.

- Contig ploidy model tarball
- gCNV model tarballs

0 comments on commit 71de496

Please sign in to comment.