IEDB / PEPMatch

Other
16 stars 1 forks source link

fix metadata retrieval when not using UniProt proteomes #5

Closed danielmarrama closed 1 year ago

danielmarrama commented 1 year ago

This error occurs because the taxon ID is not in the proteome FASTA header - not a UniProt proteome.

 line 636, in _process_mismatch_matches
    int(metadata[3]),             # taxon ID
ValueError: invalid literal for int() with base 10: ''