Skip to content

Unexpected error: Execution failed on sql 'SELECT gene, phi FROM extra': no such column: phi #206

@kys21207

Description

@kys21207

I got the unexpected error like the below.
INFO - Started metaxcan association
INFO - 10 % of model's snps found so far in the gwas study
INFO - 20 % of model's snps found so far in the gwas study
INFO - 30 % of model's snps found so far in the gwas study
INFO - 40 % of model's snps found so far in the gwas study
INFO - 50 % of model's snps found so far in the gwas study
INFO - 60 % of model's snps found so far in the gwas study
INFO - 70 % of model's snps found so far in the gwas study
INFO - 80 % of model's snps found so far in the gwas study
INFO - 80 % of model's snps used
INFO - Calibrating pvalue and zscore using phi in model, N and h2
INFO - Unexpected error: Execution failed on sql 'SELECT gene, phi FROM extra': no such column: phi

python /app/MetaXcan/software/SPrediXcan.py --model_db_path transitional_stage_B_cell.db --gwas_file dx_uc_v3.input.txt.gz --snp_column rsid --beta_column BETA --effect_allele_column ALLELE1 --non_effect_allele_column ALLELE0 --zscore_column Z --covariance transitional_stage_B_cell_covariances.txt.gz --keep_non_rsid --pvalue_column P --gwas_h2 0.1689 --gwas_N 14012 --output_file dx_uc_v3.preixcan_transitional_stage_B_cell_cells.csv

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