kw_terms.Rd
Keyword terms
data(kw_terms)
Data is from https://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/complete/docs/keywlist.txt
Last updated: 2023-03-22.
A list of keyword terms. Each keyword term has the following elements:
Identifier
Accession
Description
Synonyms
Gene_ontology
Hierarchy
WWW_site
Category
data(kw_terms)
kw_terms[[1]]
#> $Identifier
#> [1] "2Fe-2S"
#>
#> $Accession
#> [1] "KW-0001"
#>
#> $Description
#> [1] "Protein which contains at least one 2Fe-2S iron-sulfur cluster: 2 iron atoms complexed to 2 inorganic sulfides and 4 sulfur atoms of cysteines from the protein."
#>
#> $Synonyms
#> [1] "[2Fe-2S] cluster; [Fe2S2] cluster; 2 iron, 2 sulfur cluster binding"
#> [2] "Di-mu-sulfido-diiron; Fe2/S2 (inorganic) cluster; Fe2S2"
#>
#> $Gene_ontology
#> [1] "GO:0051537; 2 iron, 2 sulfur cluster binding"
#>
#> $Hierarchy
#> [1] "Ligand: Iron; Iron-sulfur; 2Fe-2S"
#> [2] "Ligand: Metal-binding; Iron-sulfur; 2Fe-2S"
#> [3] "Ligand: Metal-binding; 2Fe-2S"
#>
#> $Category
#> [1] "Ligand"
#>