Skip to content

Commit

Permalink
fix VS URL
Browse files Browse the repository at this point in the history
  • Loading branch information
DininduSenanayake committed Aug 1, 2023
1 parent 05d7b47 commit fdf4f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/1_DesigningVariantC.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ Identify SNVs using bcftools call. We have to specify ploidy with the flag `--pl
!!! quote ""

- At this stage you can use various tools to analyse the vcf file.
- Exploring the vcf is beyond the scope of this workshop. Please refer to [official documentation on VCF provided by Broad Institute](]https://gatk.broadinstitute.org/hc/en-us/articles/360035531692-VCF-Variant-Call-Format)
- Exploring the vcf is beyond the scope of this workshop. Please refer to [official documentation on VCF provided by Broad Institute](https://gatk.broadinstitute.org/hc/en-us/articles/360035531692-VCF-Variant-Call-Format)

Now we are ready for the [Next Lesson](2_AutomaticVariantC.md) to put all these commands in a script.

0 comments on commit fdf4f45

Please sign in to comment.