@@ -31,16 +31,18 @@ class UniprotkbQueryDict(TypedDict):
3131 "UniProtKB AC\n e.g. P12345"
3232 id : NotRequired [str ]
3333 "Entry Name [ID]\n e.g. P53_HUMAN"
34+ sec_acc : NotRequired [str ]
35+ "Secondary Accession\n e.g. B2R5V1"
3436 protein_name : NotRequired [str ]
35- "Protein Name [DE]\n e.g. mas5 "
37+ "Protein Name [DE]\n e.g. Elastin "
3638 gene : NotRequired [str ]
37- "Gene Name [GN]\n e.g. ydj1 "
39+ "Gene Name [GN]\n e.g. YDJ1 "
3840 organism_name : NotRequired [str ]
3941 "Organism [OS]\n e.g. saccharomyces"
4042 organism_id : NotRequired [str ]
4143 "Organism id"
4244 taxonomy_name : NotRequired [str ]
43- "Taxonomy [OC]\n e.g. human "
45+ "Taxonomy [OC]\n e.g. mammalia "
4446 taxonomy_id : NotRequired [str ]
4547 "Taxonomy id"
4648 virus_host_name : NotRequired [str ]
@@ -136,17 +138,17 @@ class UniprotkbQueryDict(TypedDict):
136138 cc_scl_note_exp : NotRequired [str ]
137139 "Cc scl note exp\n e.g. membrane"
138140 ft_transmem : NotRequired [str ]
139- "Ft transmem\n e.g. forming "
141+ "Ft transmem\n e.g. helical "
140142 ft_transmem_exp : NotRequired [str ]
141- "Ft transmem exp\n e.g. forming "
143+ "Ft transmem exp\n e.g. helical "
142144 ft_topo_dom : NotRequired [str ]
143- "Ft topo dom\n e.g. forming "
145+ "Ft topo dom\n e.g. cytoplasmic "
144146 ft_topo_dom_exp : NotRequired [str ]
145- "Ft topo dom exp\n e.g. forming "
147+ "Ft topo dom exp\n e.g. cytoplasmic "
146148 ft_intramem : NotRequired [str ]
147- "Ft intramem\n e.g. forming "
149+ "Ft intramem\n e.g. helical "
148150 ft_intramem_exp : NotRequired [str ]
149- "Ft intramem exp\n e.g. forming "
151+ "Ft intramem exp\n e.g. helical "
150152 cc_disease : NotRequired [str ]
151153 "Cc disease\n e.g. nephrotic"
152154 cc_disease_exp : NotRequired [str ]
@@ -188,9 +190,9 @@ class UniprotkbQueryDict(TypedDict):
188190 ft_lipid_exp : NotRequired [str ]
189191 "Ft lipid exp\n e.g. cysteine"
190192 ft_carbohyd : NotRequired [str ]
191- "Ft carbohyd\n e.g. cysteine "
193+ "Ft carbohyd\n e.g. GlcNAc "
192194 ft_carbohyd_exp : NotRequired [str ]
193- "Ft carbohyd exp\n e.g. cysteine "
195+ "Ft carbohyd exp\n e.g. GlcNAc "
194196 ft_disulfid : NotRequired [str ]
195197 "Ft disulfid\n e.g. reversible"
196198 ft_disulfid_exp : NotRequired [str ]
@@ -275,7 +277,7 @@ class UniprotkbQueryDict(TypedDict):
275277 ],
276278 ]
277279 ]
278- "Mass(Da)\n e.g. [441126 TO 441126 ]"
280+ "Mass(Da)\n e.g. [10000 TO 11000 ]"
279281 length : NotRequired [
280282 tuple [
281283 Union [
@@ -318,7 +320,7 @@ class UniprotkbQueryDict(TypedDict):
318320 cc_sc_einit : NotRequired [str ]
319321 "Erroneous initiation\n e.g. extended"
320322 cc_sc_eterm : NotRequired [str ]
321- "Erroneous termination\n e.g. translated "
323+ "Erroneous termination\n e.g. truncated "
322324 cc_sc_epred : NotRequired [str ]
323325 "Erroneous gene model prediction\n e.g. *"
324326 cc_sc_etran : NotRequired [str ]
@@ -447,7 +449,7 @@ class UniprotkbQueryDict(TypedDict):
447449 ],
448450 ]
449451 ]
450- "Date Of Creation\n e.g. [2018-03-04 TO 2018-03-08 ]"
452+ "Date Of Creation\n e.g. [2023-05-13 TO 2024-05-13 ]"
451453 date_modified : NotRequired [
452454 tuple [
453455 Union [
@@ -460,7 +462,7 @@ class UniprotkbQueryDict(TypedDict):
460462 ],
461463 ]
462464 ]
463- "Date of last entry modification\n e.g. [2018-03-04 TO 2018-03-08 ]"
465+ "Date of last entry modification\n e.g. [2023-05-13 TO 2024-05-13 ]"
464466 date_sequence_modified : NotRequired [
465467 tuple [
466468 Union [
@@ -473,7 +475,7 @@ class UniprotkbQueryDict(TypedDict):
473475 ],
474476 ]
475477 ]
476- "Date of last sequence modification\n e.g. [2018-03-04 TO 2018-03-08 ]"
478+ "Date of last sequence modification\n e.g. [2023-05-13 TO 2024-05-13 ]"
477479 go : NotRequired [str ]
478480 "Go\n e.g. 0009986"
479481 go_manual : NotRequired [str ]
@@ -523,11 +525,11 @@ class UniprotkbQueryDict(TypedDict):
523525 go_iea : NotRequired [str ]
524526 "go, inferred from electronic annotation [iea]"
525527 chebi : NotRequired [str ]
526- "CHEBI ID \n e.g. 29105 "
528+ "Name or ID (CHEBI) \n e.g. Search by Name or ID (CHEBI) "
527529 inchikey : NotRequired [str ]
528530 "InChIKey\n e.g. XLYOFNOQVPJJNP-UHFFFAOYSA-N"
529531 keyword : NotRequired [str ]
530- "Keyword [KW]\n e.g. chromosomal "
532+ "Keyword [KW]\n e.g. activator "
531533 lit_author : NotRequired [str ]
532534 "Author\n e.g. smith"
533535 lit_journal : NotRequired [str ]
@@ -548,19 +550,19 @@ class UniprotkbQueryDict(TypedDict):
548550 lit_pubmed : NotRequired [str ]
549551 "PubMed ID\n e.g. 15165820"
550552 lit_title : NotRequired [str ]
551- "Title\n e.g. protein "
553+ "Title\n e.g. apoptosis "
552554 lit_citation_id : NotRequired [str ]
553555 "Citation ID\n e.g. CI-6EPRJ6MFFS5LC"
554556 computational_pubmed_id : NotRequired [str ]
555- "Computational PubMed ID\n e.g. 15165820 "
557+ "Computational PubMed ID\n e.g. 1697263 "
556558 community_pubmed_id : NotRequired [str ]
557- "Community PubMed ID\n e.g. 15165820 "
559+ "Community PubMed ID\n e.g. 30699149 "
558560 proteome : NotRequired [str ]
559561 "Proteome ID\n e.g. UP000005640"
560562 proteomecomponent : NotRequired [str ]
561563 "Proteome Component\n e.g. chromosome"
562564 scope : NotRequired [str ]
563- "Cited for\n e.g. microtubule "
565+ "Cited for\n e.g. function "
564566 reviewed : NotRequired [bool ]
565567 "Reviewed\n e.g. true"
566568 active : NotRequired [bool ]
@@ -753,9 +755,7 @@ class UniprotkbQueryDict(TypedDict):
753755UniprotkbPolymorphismAndMutation : TypeAlias = Literal [
754756 "xref_alzforum" , "xref_biomuta" , "xref_dmdm" , "xref_dbsnp"
755757]
756- UniprotkbTwodGel : TypeAlias = Literal [
757- "xref_compluyeast-2dpage" , "xref_ogp" , "xref_reproduction-2dpage"
758- ]
758+ UniprotkbTwodGel : TypeAlias = Literal ["xref_ogp" , "xref_reproduction-2dpage" ]
759759UniprotkbProteomic : TypeAlias = Literal [
760760 "xref_cptac" ,
761761 "xref_massive" ,
@@ -769,7 +769,7 @@ class UniprotkbQueryDict(TypedDict):
769769 "xref_jpost" ,
770770]
771771UniprotkbProtocolsAndMaterials : TypeAlias = Literal [
772- "xref_abcd" , "xref_antibodypedia" , "xref_cptc" , "xref_dnasu"
772+ "xref_abcd" , "xref_antibodypedia" , "xref_cptc" , "xref_dnasu" , "xref_ycharos"
773773]
774774UniprotkbGenomeAnnotation : TypeAlias = Literal [
775775 "xref_ensembl" ,
@@ -846,11 +846,13 @@ class UniprotkbQueryDict(TypedDict):
846846 "xref_reactome" ,
847847 "xref_sabio-rk" ,
848848 "xref_signor" ,
849+ "xref_strenda-db" ,
849850 "xref_signalink" ,
850851 "xref_unipathway" ,
851852]
852853UniprotkbOther : TypeAlias = Literal [
853854 "xref_biogrid-orcs" ,
855+ "xref_cd-code" ,
854856 "xref_chitars" ,
855857 "xref_evolutionarytrace" ,
856858 "xref_genewiki" ,
@@ -868,8 +870,10 @@ class UniprotkbQueryDict(TypedDict):
868870 "xref_bgee" , "xref_cleanex" , "xref_collectf" , "xref_expressionatlas"
869871]
870872UniprotkbFamilyAndDomain : TypeAlias = Literal [
873+ "xref_antifam" ,
871874 "xref_cdd" ,
872875 "xref_disprot" ,
876+ "xref_funfam" ,
873877 "xref_gene3d" ,
874878 "xref_hamap" ,
875879 "xref_ideal" ,
0 commit comments