Skip to contents

Helper Function to 'decomplexify' ligands and receptors into individual subunits

Usage

decomplexify(resource, columns = c("source_genesymbol", "target_genesymbol"))

Arguments

resource

a ligrec resource

columns

columns to separate and pivot long (e.g. genesymbol or uniprot), `source_genesymbol` and `target_genesymbol` by default

Value

returns a longer tibble with complex subunits on seperate rows

Details

takes any number of columns, and assumes `_` as sep.