diff --git a/src/pypath/inputs/topdb.py b/src/pypath/inputs/topdb.py index a17d75feb..714f46b11 100644 --- a/src/pypath/inputs/topdb.py +++ b/src/pypath/inputs/topdb.py @@ -118,6 +118,10 @@ def topdb_annotations(ncbi_tax_id = 9606): uniprots, ): + if uniprot is None: + + continue + result[uniprot].add( TopdbAnnotation( membrane = membrane,