get_ppm | R Documentation |
Return the position probability matrix of the specified motif.
get_ppm(motif)
motif |
object of class |
The position probability matrix of the specified motif
Other motif functions:
generate_iupac_by_kmers()
,
generate_iupac_by_matrix()
,
generate_kmers_from_iupac()
,
get_motif_by_id()
,
get_motif_by_rbp()
,
get_motifs()
,
get_motifs_meta_info()
,
init_iupac_lookup_table()
,
set_motifs()
get_ppm(get_motif_by_id("M178_0.6")[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.