gcell.protein.get_lddt_from_uniprot_id

gcell.protein.get_lddt_from_uniprot_id#

gcell.protein.get_lddt_from_uniprot_id(uniprot_id)[source]#

Get AlphaFold pLDDT scores for a given UniProt ID.

Args:

uniprot_id (str): UniProt identifier (e.g., “P04637”)

Returns:

numpy.ndarray: Array of pLDDT scores for each residue

Raises:

KeyError: If the UniProt ID is not found in the database