jiwoongbio / VAMPr

VAriant Mapping and Prediction of antimicrobial resistance
10 stars 4 forks source link

Error running VAMP_database.feature.pl #1

Open cedwardson4 opened 3 years ago

cedwardson4 commented 3 years ago

Hi, I have run into an error when running the following: perl ./VAMP_database.feature.pl Use of uninitialized value $end in join or string at ./VAMP_database.feature.pl line 78, <$reader> line 54314339.

I have checked that it successfully downloads the uniprot_sprot.xml.gz file (md5sum correct) but that is as far as it gets before this error.

Thanks, Christian

zhanxw commented 3 years ago

It is likely that your Perl version and required Perl libraries are missing. Can you check again?