with_references | R Documentation |
Interactions having references
with_references(data, resources = NULL)
data |
An interaction data frame. |
resources |
Character: consider only these resources. If 'NULL', records with any reference will be accepted. |
A subset of the input interaction data frame.
cc <- import_post_translational_interactions(resources = 'CellChatDB')
with_references(cc, 'CellChatDB')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.