length-MotifDB-method.Rd
Get the length of a MotifDB object
# S4 method for class 'MotifDB' length(x)
MotifDB object
The number of motifs in the object
length(MOTIF_DB) #> [1] 3867 length(MOTIF_DB[c("HOMER.GATA3_2", "JASPAR.CDX1")]) #> [1] 2