We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got this error with my input vcf, is it not recommended to pre-phasing one sample by shapeit4?
The input VCF is generated by the variant calling in WGS or WES platform, and it is not under pre-phasing.
If we want to do this, where can find the reference panel for variant files from WGS or WES data? Thanks.
The input have been indexed by bcftools.
ps: I have not error when compiling shapeit4 with library HTSlib and BOOST.
shapeit4.2 --input K2841.vcf --map chr1.b37.gmap.gz --output phased.chr.vcf --region 1 --thread 4
`SHAPEIT
Files:
Parameters:
Initialization:
The text was updated successfully, but these errors were encountered:
Hi,
1000 Genomes project is a good starting point.
Best
O
Sorry, something went wrong.
No branches or pull requests
I got this error with my input vcf, is it not recommended to pre-phasing one sample by shapeit4?
The input VCF is generated by the variant calling in WGS or WES platform, and it is not under pre-phasing.
If we want to do this, where can find the reference panel for variant files from WGS or WES data?
Thanks.
The input have been indexed by bcftools.
ps: I have not error when compiling shapeit4 with library HTSlib and BOOST.
shapeit4.2 --input K2841.vcf --map chr1.b37.gmap.gz --output phased.chr.vcf --region 1 --thread 4
`SHAPEIT
Files:
Parameters:
Initialization:
ERROR: Population based phasing for less than 20 individuals is not permitted, use a reference panel to solve this issue!`
The text was updated successfully, but these errors were encountered: