Psy-Fer / interARTIC

InterARTIC - An interactive local web application for viral whole genome sequencing utilising the artic network pipelines..
https://psy-fer.github.io/interARTIC/
MIT License
29 stars 7 forks source link

bed_file referenced before assignment #73

Open Psy-Fer opened 2 years ago

Psy-Fer commented 2 years ago

@Krysasp can I get some more clarity on how you solved this issue? i'm get the same " UnboundLocalError: local variable 'bed_file' referenced before assignment " error at the moment

Originally posted by @ShawnSimp in https://github.com/Psy-Fer/interARTIC/issues/71#issuecomment-1058175061

Psy-Fer commented 2 years ago

Opening new issue:

Hello @ShawnSimp,

Could you drop me the full error message?

Could be your bed wasn't picked up along with a certain set of circumstances my error handling doesn't pick up, so throwing that rather than actually doing something useful for you.

Please let me know and I'll try and help/fix it.

Cheers, James