p_values_for_motif | R Documentation |
Compute p-values for a single motif.
p_values_for_motif(
motif.id,
par.prior,
par.transition,
par.motif.lib,
par.motif.scores,
par.testing.mc,
par.loglik.type,
par.figdir
)
motif.id |
The integer index. |
par.prior |
Prior allele distribution. |
par.transition |
Transition matrix for the allele sequence. |
par.motif.lib |
The motif library. |
par.motif.scores |
Scores in the format of the "motif.scores" field returned
by |
par.testing.mc |
See testing.mc in |
par.loglik.type |
A string for the log-lik type, "max", "mean" or "median". |
par.figdir |
A string for the path to output figures. |
A list object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.