I have a few hundred sequences pulled from one perl script that I'd like to check for microrna binding motifs. I would like to run these sequences through the miranda program, which I can do here. However, I would like to have the perl script just take each sequences and run it through a prediction tool. Does anyone now of any perl implementations of microrna prediction tools?
By the way, note that this isn't a perl implementation of miRanda. It's a wrapper script. Hopefully that's good enough for you.