decomplexify | R Documentation |
Helper Function to 'decomplexify' ligands and receptors into individual subunits
decomplexify(resource, columns = c("source_genesymbol", "target_genesymbol"))
resource |
a ligrec resource |
columns |
columns to separate and pivot long (e.g. genesymbol or uniprot), 'source_genesymbol' and 'target_genesymbol' by default |
takes any number of columns, and assumes '_' as sep.
returns a longer tibble with complex subunits on seperate rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.