Skip to content

Problem with missing freq column #83

@chenming9453

Description

@chenming9453

Hi all,

My summary data lacked the maf column. When I tried to run mtag. I got the following error:

Traceback (most recent call last):
File "/ysm-gpfs/pi/zhao/mc2792/software/mtag/mtag.py", line 1567, in
mtag(args)
File "/ysm-gpfs/pi/zhao/mc2792/software/mtag/mtag.py", line 1336, in mtag
DATA_U, DATA, args = load_and_merge_data(args)
File "/ysm-gpfs/pi/zhao/mc2792/software/mtag/mtag.py", line 294, in load_and_merge_data
raise IOError("--maf_min is specified but maf column is not present in sumstats {}".format(p+1))
IOError: --maf_min is specified but maf column is not present in sumstats 2

I am wondering if the maf column is necessary for mtag? I did not find any flag to avoid using maf.

Best,
Ming

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions