-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
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
Labels
No labels