You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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