I have a specific usage scenario for MEME. I have a set of sequences that are divided into multiple subsets (or groups). For example, each sequence is an exon for a particular gene that has orthologs in multiple species. Exons from a fixed species form a group.
I would like to find motifs that are present in at least one sequence in each group. In the example, we need to find a motif that is present in at least one exon in each of the species.
Could you please let me know how to invoke meme (from the command line or website) in this special scenario?