Description Usage Arguments Value See Also Examples
Retrieves one or more motif objects identified by motif id.
1 | get_motif_by_id(id)
|
id |
character vector of motif identifiers |
A list of objects of class RBPMotif
Other motif functions:
generate_iupac_by_kmers()
,
generate_iupac_by_matrix()
,
generate_kmers_from_iupac()
,
get_motif_by_rbp()
,
get_motifs_meta_info()
,
get_motifs()
,
get_ppm()
,
init_iupac_lookup_table()
,
set_motifs()
1 2 3 | get_motif_by_id("M178_0.6")
get_motif_by_id(c("M178_0.6", "M188_0.6"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.