from phased SNPs to haplotype blocks (or phase sets)
1
0
Entering edit mode
4.5 years ago

Hi all, I have successfully phased a set of heterozygous SNPs (only one sample) via the EAGLE2 phasing-only pipeline provided by the Sanger Imputation Server.

Specifically, the output that I got from the pipeline contains ~90% of the total number of the input SNPs and the output contains only SNPs with phased information 0|1 or 1|0.

I am now interested in define haplotype blocks accordingly with computed phase information. Usually, in a VCF file, haplotype blocks (or phase sets) have a unique identifier, which is attached to a genotype using the PS tag. The VCF output from EAGLE2 does not have the PS tag.

How can I group together phased SNPs belonging to the same haplotype block without having the PS tag?

thanks a lot for the help

eagle2 statistical phasing haplotype block • 1.5k views
ADD COMMENT
0
Entering edit mode
3.1 years ago
Peter Chung ▴ 200

maybe HAPCUT2 ?

./build/HAPCUT2 --fragments fragment_file --VCF variants.vcf --output haplotype_output_file

it gives you the haplotype blocks output file

ADD COMMENT

Login before adding your answer.

Traffic: 3829 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6