entry_reviewed.json•1.52 kB
{
"primaryAccession": "P12345",
"uniProtkbId": "PROT_HUMAN",
"entryType": "UniProtKB reviewed (Swiss-Prot)",
"organism": {
"scientificName": "Homo sapiens",
"taxonId": 9606
},
"proteinDescription": {
"recommendedName": {
"fullName": {
"value": "Tumor protein p53"
}
}
},
"sequence": {
"value": "MEEPQSDPSV",
"length": 10,
"mass": 11023,
"crc64": "1234567890ABCDEF",
"checksum": "1234567890ABCDEF"
},
"genes": [
{
"geneName": {"value": "TP53"},
"synonyms": [{"value": "P53"}]
}
],
"features": [
{
"type": "CHAIN",
"location": {
"start": {"value": 1},
"end": {"value": 393}
},
"description": "Cellular tumor antigen p53",
"evidences": [{"code": "ECO:0000269"}]
}
],
"goTerms": [
{"id": "GO:0003677", "term": "DNA binding", "aspect": "molecular function"},
{"id": "GO:0005634", "term": "Nucleus", "aspect": "cellular component"}
],
"uniProtKBCrossReferences": [
{
"database": "Ensembl",
"id": "ENSP00000269305",
"properties": {
"url": "https://ensembl.org/ENSP00000269305"
}
},
{
"database": "GO",
"id": "GO:0003677",
"properties": [
{"key": "term", "value": "DNA binding"},
{"key": "aspect", "value": "F"}
]
},
{
"database": "PDB",
"id": "1ABC",
"properties": [
{"key": "url", "value": "https://example.org/pdb/1ABC"}
]
}
]
}