Skip to content

Commit

Permalink
docs: update reference_fasta docs
Browse files Browse the repository at this point in the history
  • Loading branch information
carynwillis authored Aug 19, 2024
1 parent 93307c1 commit c0427e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cgr_gwas_qc/models/config/reference_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class ReferenceFiles(BaseModel):
illumina_manifest_file: /path/to/bpm/file/GSAMD-24v1-0_20011747_A1.bpm
thousand_genome_vcf: /path/to/thousand/genome/ALL.wgs.phase3_shapeit2_mvncall_integrated_v5.20130502.sites.vcf.gz
thousand_genome_tbi: /path/to/thousand/genome/ALL.wgs.phase3_shapeit2_mvncall_integrated_v5.20130502.sites.vcf.gz.tbi
reference_fasta: /path/to/reference/fasta/GCA_000001405.15_GRCh38_full_analysis_set.fna.bgz
"""

Expand Down

0 comments on commit c0427e0

Please sign in to comment.