Skip to content

Missing INFO.gz after imputation & Sample ploidy inconsistency error on chrX #78

@yiiruulin

Description

@yiiruulin

I am currently performing imputation on 23 chromosomes in vcf.gz files on my server. However, after imputation, I only obtained .vcf.gz files and did not get INFO.gz like others.

This is the command
minimac4 -t 28 $ref/chr22.msav $vcf/chr22.vcf.gz -o $impute/chr22.dose.vcf.gz --format GT,DS,GP

How can I obtain the INFO.gz file to perform QC based on rsq?

Additionally, when I tried to compress chrX vcf.gz to msav, I encountered the following error message
Error: sample ploidy is not consistent

How can I fix this issue? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions