-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Error:
Traceback (most recent call last):
File "/data/user/shared_projects/mavisp_automatization_collection/karok/FGFR1/clinvar_gene/clinvar.py", line 1124, in
df['number_of_stars'] = [stars[x] for x in df['review_status']]
File "/data/user/shared_projects/mavisp_automatization_collection/karok/FGFR1/clinvar_gene/clinvar.py", line 1124, in
df['number_of_stars'] = [stars[x] for x in df['review_status']]
KeyError: 'no classifications from unflagged records'
This is a result of the above string being missing from the dictionary used in the script.
Metadata
Metadata
Assignees
Labels
No labels