DiltheyLab / HLA-LA

Fast HLA type inference from whole-genome data
GNU General Public License v3.0
120 stars 40 forks source link

Use of uninitialized value $graph in concatenation #78

Open cathieeee opened 1 year ago

cathieeee commented 1 year ago

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?

AlexanderDilthey commented 11 months ago

Hi @cathieeee,

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

Best,

Alex