getMotifById {transite} | R Documentation |
Retrieves one or more motif objects identified by motif id.
getMotifById(id)
id |
character vector of motif identifiers |
A list of objects of class RBPMotif
Other motif functions: generateIUPACByKmers
,
generateIUPACByMatrix
,
generateKmersFromIUPAC
,
getMotifByRBP
, getMotifs
,
getPPM
, initIUPAClookupTable
,
motifsMetaInfo
, setMotifs
getMotifById("M178_0.6") getMotifById(c("M178_0.6", "M188_0.6"))