If I have a list of amino acid sequence motifs in a java regular expression format, what is the best way to identify all occurrences of these motifs in all ORFs. (I have the ORFs in a .fasta file)

Preferably, I would like to filter genes which match 3/4 motifs I have identified.

Is there a bioinformatics program or server which would allow me to do this? [I do not have much coding experience]

Thank you!

Similar questions and discussions