Get specific motifs from the MotifDB
sub-MotifDB-method.RdGet 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, @spat_min, @spat_max
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, @spat_min, @spat_max
MOTIF_DB["GATA", pattern = TRUE]
#> MotifDB object with 44 motifs and prior 0.01
#> Slots include: @mat, @rc_mat, @motif_lengths, @prior, @spat_factors,
#> @spat_bin_size, @spat_min, @spat_max