DiltheyLab/HLA-LA

Use of uninitialized value $graph in concatenation

Opened this issue · 1 comments

Hi, I got this issue while I was trying to run the HLA-LA.pl

Use of uninitialized value $graph in concatenation (.) or string at /opt/conda/opt/hla-la/src/HLA-LA.pl line 194.

What can I do to solve this problem?

Hi @cathieeee,

You may not be specifying a graph via the --graph parameter? Do you receive further error messages?

Best,

Alex