with_extra_attrs: Interaction records having certain extra attributes

with_extra_attrsR Documentation

Interaction records having certain extra attributes

Description

Interaction records having certain extra attributes

Usage

with_extra_attrs(data, ...)

Arguments

data

An interaction data frame.

...

The name(s) of the extra attributes; NSE is supported.

Value

The data frame filtered to the records having the extra attribute.

See Also

  • extra_attrs

  • has_extra_attrs

  • extra_attrs_to_cols

  • filter_extra_attrs

  • extra_attr_values

Examples

i <- import_omnipath_interactions(fields = 'extra_attrs')
with_extra_attrs(i, Macrophage_type)


saezlab/OmnipathR documentation built on May 3, 2024, 5:32 a.m.