예제 #1
0
def test_is_secondary_secondary():
    assert uniprot_client.is_secondary('Q96J62')
예제 #2
0
def test_is_secondary_primary():
    assert not uniprot_client.is_secondary('Q02750')