View source: R/extract_motifs.R
Internal Function: Removes motifs from sequences given match information
1  | remove_motifs(matches, prefix, suffix, matched_seq)
 | 
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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.