You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hard to debug certain error messages for users as the assertions don't list the problematic variants (e.g. duplicate IDs, PGScatalog/pgsc_calc#72 (comment)). Should consider adding list of scoring files/variants that are causing the breakage
I think here we need to output: ['accession', 'ID', [list of affected scoring file row_nr]] that way we can grep the relevant rows of pvar and scoring file to see what's wrong
Hard to debug certain error messages for users as the assertions don't list the problematic variants (e.g. duplicate IDs, PGScatalog/pgsc_calc#72 (comment)). Should consider adding list of scoring files/variants that are causing the breakage
Relevant code snippet:
pgscatalog_utils/pgscatalog_utils/match/combine_matches.py
Lines 39 to 48 in 5bd8a2b
The text was updated successfully, but these errors were encountered: