Does anybody know if there are any Python packages that can be used for RNA-RNA interaction prediction? Specifically, I am looking to scan 15-mer windows of a sequence to see if it can hybridize to a different target sequence.
Does anybody know if there are any Python packages that can be used for RNA-RNA interaction prediction? Specifically, I am looking to scan 15-mer windows of a sequence to see if it can hybridize to a different target sequence.
there are 2 series of tools from Freiburg and Vienna, see the details of the documentation depending on what you want to do exactly: Freiburg RNA tools: http://rna.informatik.uni-freiburg.de:8080 Vienna Package: http://www.tbi.univie.ac.at/RNA/
Specifically, what I would like to do is to know the Tm and other thermodynamic parameters (latter if possible), as well as a prediction of the base pairing sites. I think the IntaRNA package can accomplish this, but it requires the Vienna RNA package. Unfortunately, I have had errors installing the Vienna RNA package, with the following errors:
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
please don't cross-post ( http://stackoverflow.com/questions/19059946 ) and validate or comment the answers you already received http://www.biostars.org/show/user/7576