Skip to content

Tepid-refine, merge_insertions.py #16

@Caro-Ca

Description

@Caro-Ca

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions