| get_ppm {transite} | 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_meta_info(),
get_motifs(),
init_iupac_lookup_table(),
set_motifs()
get_ppm(get_motif_by_id("M178_0.6")[[1]])