enzyme_substrate | R Documentation |
Imports the enzyme-substrate (more exactly, enzyme-PTM) relationship database from https://omnipathdb.org/enzsub. These are mostly kinase-substrate relationships, with some acetylation and other types of PTMs.
enzyme_substrate(...)
... |
Arguments passed on to
|
A data frame of enzymes and their PTM substrates.
enzsub_resources
omnipath_interactions
enzsub_graph
print_interactions
query_info
omnipath_query
enzsub <- enzyme_substrate(
resources = c("PhosphoSite", "SIGNOR"),
organism = 9606
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.