Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -162987,6 +162987,14 @@
"name": "UniProt",
"prefix": "3021"
},
"example_decoys": [
"Q5BJF6-3",
"Q5BJF6.1",
"P08069#PRO_0000016681"
],
"example_extras": [
"Q8WZ42"
],
"fairsharing": {
"description": "The taxonomy database that is maintained by the UniProt group is based on the NCBI taxonomy database, which is supplemented with data specific to the UniProt Knowledgebase (UniProtKB). While the NCBI taxonomy is updated daily to be in sync with GenBank/EMBL-Bank/DDBJ, the UniProt taxonomy is updated only at UniProt releases to be in sync with UniProtKB. It may therefore happen that for the time period of a UniProt release, you can find new taxa at the NCBI that are not yet in UniProt (and vice versa for deleted taxa). Species with manually annotated and reviewed protein sequences in the Swiss-Prot section of UniProtKB are named according to UniProt nomenclature. In particular, we have adopted a systematic convention for naming viral and bacterial strains and isolates.",
"homepage": "http://www.uniprot.org/taxonomy/",
Expand Down Expand Up @@ -163094,6 +163102,7 @@
"name": "section of the UniProt Knowledgebase, containing annotated records, which include curator-evaluated computational analysis, as well as, information extracted from the literature",
"prefix": "UniProt"
},
"pattern": "^([A-N,R-Z][0-9]([A-Z][A-Z, 0-9][A-Z, 0-9][0-9]){1,2})|([O,P,Q][0-9][A-Z, 0-9][A-Z, 0-9][A-Z, 0-9][0-9])$",
"prefixcommons": {
"description": "UniProtKB consists of the manually annotated and reviewed Swiss-Prot, the automatically annotated TrEMBL, and the PIR protein databases.",
"examples": [
Expand Down
Loading