Skip to content

Commit

Permalink
use appropriate genome build for array data also
Browse files Browse the repository at this point in the history
  • Loading branch information
LindoNkambule committed Apr 1, 2024
1 parent 1dbe727 commit 96f2e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gwaspy/phasing/shapeit5_phase.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ def concatenate_rare_chunks(
b=batch,
vcf=chrom_vcf,
ref_vf=ref_vcf,
reference=genome_build,
maf=0.0,
pedigree=fam_file,
region=chromosome,
Expand Down

0 comments on commit 96f2e75

Please sign in to comment.