diff --git a/gwaspy/phasing/shapeit5_phase.py b/gwaspy/phasing/shapeit5_phase.py index 9fbcae3..b212791 100644 --- a/gwaspy/phasing/shapeit5_phase.py +++ b/gwaspy/phasing/shapeit5_phase.py @@ -282,7 +282,7 @@ def concatenate_rare_chunks( b=batch, vcf=chrom_vcf, region=f'chr{i}', - storage=round(vcf_size*1.5 + ref_size + 2) + storage=round(vcf_size*1.5 + 2) ).annotated_vcf if data_type == 'array':