Perl Option For Mir Target Prediction?
1
2
Entering edit mode
13.3 years ago
Krisr ▴ 470

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?

mirna prediction perl motif binding • 3.2k views
ADD COMMENT
1
Entering edit mode
13.3 years ago
Ryan Thompson ★ 3.6k

Last year, I wrote a perl wrapper for miRanda. You can find it among the scripts here.

There are two wrappers. One outputs in Genbank format, and the other outputs in CSV. The Genbank output can be used as input to the reporter script that produces nice HTML summary output.

Hope this helps.

Edit: The OP has pointed out to me that these scripts depend on some of my unpublished perl modules. I will eventually publish them on CPAN if they are worthy, or else I will rewrite my scripts not to use them. Until then, you can download them from my personal server here:

Obviously, I did not originally write this code with publishing in mind.

ADD COMMENT
0
Entering edit mode

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.

ADD REPLY

Login before adding your answer.

Traffic: 1643 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6