Skip to content

Commit

Permalink
update docs freebayes
Browse files Browse the repository at this point in the history
  • Loading branch information
ggabernet committed Apr 9, 2020
1 parent 2b79c68 commit fb52728
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Binary file modified docs/images/sarek_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,10 @@ Recalibrated BAM files can also be used as an input to start the Variant Calling

For further reading and documentation see the [FreeBayes manual](https://github.com/ekg/freebayes/blob/master/README.md#user-manual-and-guide).

For a Tumor/Normal pair only:
**Output directory: `results/VariantCalling/[TUMOR_vs_NORMAL]/FreeBayes`**
For all samples:
**Output directory: `results/VariantCalling/[SAMPLE]/FreeBayes`**

- `FreeBayes_[TUMORSAMPLE]_vs_[NORMALSAMPLE].vcf.gz` and `FreeBayes_[TUMORSAMPLE]_vs_[NORMALSAMPLE].vcf.gz.tbi`
- `FreeBayes_[SAMPLE].vcf.gz` and `FreeBayes_[SAMPLE].vcf.gz.tbi`
- VCF with Tabix index

#### GATK HaplotypeCaller
Expand Down
1 change: 1 addition & 0 deletions docs/variant_calling.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ You can specify the variant caller to use with the `--tools` parameter (see [usa

Germline variant calling can currently only be performed with the following variant callers:

- FreeBayes
- HaplotypeCaller
- Manta
- mpileup
Expand Down

0 comments on commit fb52728

Please sign in to comment.