michal-yoles
michal-yoles
I also have the same problem. I am running the command: `phase_common --input output.vcf.gz --output allchr6.phased.vcf --thread 8 --region 6 ` and get the error: > [SHAPEIT5] phase_common (jointly phase...
Now I get a different error: > phase_common --input output.vcf.gz --output allchr6.phased.vcf --thread 8 --region chr6 > > [SHAPEIT5] phase_common (jointly phase multiple common markers) > * Author : Olivier...
It worked! Now I have a new error :) I ran the command: ` phase_common --input NA_AC_filteredChr6All.vcf.gz --pedigree All_CH_FA_MO.fam --output allch r6.phased.vcf --thread 8 --region chr6` and encountered the following...