Get specific motifs from the MotifDB
sub-MotifDB-method.Rd
Get specific motifs from the MotifDB
Examples
MOTIF_DB["HOMER.GATA3_2"]
#> MotifDB object with 1 motifs and prior 0.01
#> Slots include: @mat, @rc_mat @motif_lengths, @prior, @spat_factors, @spat_bin_size
MOTIF_DB[c("HOMER.GATA3_2", "JASPAR.CDX1")]
#> MotifDB object with 2 motifs and prior 0.01
#> Slots include: @mat, @rc_mat @motif_lengths, @prior, @spat_factors, @spat_bin_size
MOTIF_DB["GATA", pattern = T]
#> MotifDB object with 40 motifs and prior 0.01
#> Slots include: @mat, @rc_mat @motif_lengths, @prior, @spat_factors, @spat_bin_size