Description Usage Arguments Value Author(s) See Also
Convert position frequency matrix into an information content matrix to be consistent with the de novo filters.
1 2 | pfm_to_igm(motif.raw, motif.pos = NULL, mmax, bg = c(0.25, 0.25, 0.25,
0.25))
|
motif.raw |
List of annotated motifs as PFMs. |
motif.pos |
Vector of indices to extract motifs. If |
mmax |
Maximum motif length, found via |
bg |
Vector of background nucleotide probabilities (A, C, G, T) |
4-D array containing IGMs of the extracted motifs.
Matthew Ploenzke, ploenzke@g.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.