remove_motifs: Internal Function: Removes motifs from sequences given match...

Description Usage Arguments

View source: R/extract_motifs.R

Description

Internal Function: Removes motifs from sequences given match information

Usage

1
remove_motifs(matches, prefix, suffix, matched_seq)

Arguments

prefix

The prefix that is used to identify the motif

suffix

The suffix that is used to identify the motif

matched_seq

The sequences in which there were motifs.

matched

A set of IRanges describing the matched motif locations


philliplab/MotifBinner documentation built on Sept. 2, 2020, 11:41 a.m.