This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Why bcftools + guess-ploidy is not giving the correct results

Hi,

I have used bcftools +guess-ploidy on some of the vcf files but every sample is predicted as females. How to correct this? Or any other easy method available to guess the gender based on exome data. Thanks in advance.

bcftools guess-ploidy

We used plink's --check-sex option based on a reliable set of SNPs on chrX and chrY. Not sure how different that would be from the guess-ploidy extension

I had seen 10k reads aligned to y for a female exome data. I don't know the cutoff for number of reads to consider to be significant or not.

Please use ADD COMMENT/ADD REPLY when responding to existing posts to keep threads logically organized. This comment belongs under @swbarnes2's.

SUBMIT ANSWER is for new answers to original question.

1 answer

Have you confirmed that your samples have significant # of reads aligning to the Y chromosome?

I had seen 10k reads aligned to y for a female exome data. I don't know the cutoff for number of reads to consider to be significant or not.

Log in to answer this question.