extract_matches: Extract Motif Matches

Description Usage Arguments Value

Description

Extract Motif Matches

Usage

1
extract_matches(found_motif, motif = 1, orderbyregprob = F)

Arguments

found_motif

list; The output of getmotifs()

motif

integer; Which motif to mask if there is more than one in the found_motif list.

orderbyregprob

logical; should the extracted motifs be ordered from regprob high to low

Value

charachter vector of DNA sequences matching the motif


MyersGroup/MotifFinder documentation built on June 7, 2019, 3:42 p.m.