FINNGEN / autoreporting

MIT License
0 stars 1 forks source link

Bug: cs summaries not read properly when including cs info but not using credible grouping #185

Closed Lipastomies closed 3 years ago

Lipastomies commented 3 years ago

When not credible grouping, cs info is read assuming it is not in summaries (i.e. it is in compressed cs files). Happens here. Reading cs info should happen like here. Quick fix: separate to its own function and use it on both places.