Skip to content

Can't progress Imputation for Chr X #7

Description

@innerpyg-bi

I analyzed by following steps.

1. docker run -d -p 4000 genepi/imputationserver:v1.2.7
2. access http://localhost:4000
3. install 1000genomes-phase3 reference panel in Admin Panel

  • But There is no Chr X Reference data. So,

4. local download and make m3vcf and bcf files for Chr X
5. Insert the m3vcf and bcf file into /data/apps/1000g-phase-3-v5/2.0.0 on genepi/imputationserver:v1.2.7
6. docker exec -t -i ImputationServer cloudgene run imputationserver@1.2.7 --files /mnt/$PWD/nonPAR.vcf.gz --refpanel apps@1000g-phase-3-v5@2.0.0 --conf /etc/hadoop/conf --population eas &> docker.log


In this case, I can see this log.
MI_nonPAR_Error

Please let me know how to fix
Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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