find_max_length: Find maximum motif length.

Description Usage Arguments Value Author(s) See Also

Description

Loop through all motifs and return the length of the longest motif.

Usage

1
find_max_length(motif.raw, motif.pos)

Arguments

motif.raw

List of annotated motifs as PFMs.

motif.pos

Vector of indices to extract motifs. If NULL all motifs will be selected.

Value

Length of the longest motif.

Author(s)

Matthew Ploenzke, ploenzke@g.harvard.edu

See Also

pfm_to_igm


mPloenzke/learnMotifs documentation built on May 27, 2019, 11:55 a.m.