Convert SHAPEIT haps file to vcf
0
0
Entering edit mode
2.4 years ago

I've phased some sequencing using SHAPEIT, producing two files:

125QiPSC.haps
125QiPSC.log

I would now like to subset the file for my SNPs of interest. To achieve this, I'm first attempting to convert it to a vcf. The SHAPEIT manual suggests this can be done by --convert

However, when I try running this:

shapeit -convert \
--input-haps "$DIR"/shapeit/125QiPSC \
--output-vcf "$DIR"/shapeit/125QiPSC.vcf

I get the error message

Converter mode : unrecognised option '--output-vcf'

Am I doing something wrong?

vcf shapeit conda • 863 views
ADD COMMENT

Login before adding your answer.

Traffic: 1748 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