Description Usage Arguments Value See Also Examples
Retrieves one or more motif objects identified by gene symbol.
1 | get_motif_by_rbp(rbp)
|
rbp |
character vector of gene symbols of RNA-binding proteins |
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_id()
,
get_motifs_meta_info()
,
get_motifs()
,
get_ppm()
,
init_iupac_lookup_table()
,
set_motifs()
1 2 3 | get_motif_by_rbp("ELAVL1")
get_motif_by_rbp(c("ELAVL1", "ELAVL2"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.