-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi!
I'm trying to get the file containing all identified variants in groups so as to run Tepid-refine, but I got an error while running the merge_insertions.py script:
python ~/TEPID/Scripts/merge_insertions.py -f refined_insertions
Traceback (most recent call last):
File "/home/silviav/TEPID/Scripts/merge_insertions.py", line 129, in <module>
main(options.filename)
File "/home/silviav/TEPID/Scripts/merge_insertions.py", line 112, in main
for key, value in master_insertions.iteritems():
UnboundLocalError: local variable 'master_insertions' referenced before assignment
Could you tell me what is missing?
Thank you in advance for your help.
Metadata
Metadata
Assignees
Labels
No labels