Hello!
I am looking into using the MEME suite to answer some questions about VDR motifs in L1 genes. I am able to use MEME to search for motifs in my fasta data with the web-based tool, where the command would look something like:
meme L1HS_plus.fa -dna -nmotifs 3 -minw 6 -maxw 50
With this, the output contains 3 discovered motifs, like so:
but it doesn't look like they contain the VDR motif, which I think should look more like:
My question is: is there a way to search for a specific motif, like VDR? Can I search by name? Should I look for more motifs, or limit the size of the motif to 16? I am looking for variations in this motif, so I don't think I can just search for the sequence of bases in this example, and I'm not sure if it is always 16 bp in length?
Thank you!!
if you know VDR motif sequence with redundancy, you can search input sequences for VDR motif sequence using tools such as seqkit.