getMotifByRBP {transite} | R Documentation |
Retrieves one or more motif objects identified by gene symbol.
getMotifByRBP(rbp)
rbp |
character vector of gene symbols of RNA-binding proteins |
A list of objects of class RBPMotif
Other motif functions: generateIUPACByKmers
,
generateIUPACByMatrix
,
generateKmersFromIUPAC
,
getMotifById
, getMotifs
,
getPPM
, initIUPAClookupTable
,
motifsMetaInfo
, setMotifs
getMotifByRBP("ELAVL1") getMotifByRBP(c("ELAVL1", "ELAVL2"))