gkichaev / PAINTOR_V3.0

Fast, integrative fine mapping with functional data
55 stars 20 forks source link

check that there is one LD matrix per trait/population #33

Open Helkafen opened 5 years ago

Helkafen commented 5 years ago

The arguments -Zhead and -LDname must have the same number of elements. Otherwise, if we fine map a locus with 3 traits but only provide one LD matrix, the program crashes in calc_log_bayes_factor.

Another strategy would be to request only one LD matrix per locus, even when multiple traits are provided.