Filters data on a motif. Either interactor_sequence or interactee_sequence must contain given motif.

filter_by_motif(data, motif)

Arguments

data

[tibble()]
Data to modify.

motif

[ag_motif(1)]
Motif to filter on.

Value

A tibble with filtered observations.