Entering edit mode
8.2 years ago
stian.a.weiseth
•
0
Hello Biostars
I am looking for a resource to Test and compare DNA sequences based upon certain criteria, I need to know MT and secondary structure and MFE.
My platform is Windows and my programming skill is limited to python only, my efforts to make the wrappers for Vienna RNA work on this platform has been futile.
Is there an existing web source that you can call with an URL containing your DNA and receive these parameters? If not, how would you set this up locally.
Best regards.
Stian A. Weiseth
RESTful service to provide sequence stats. Hmmm. Why pass the sequence through the URL? That will make processing long sequences a bit difficult.
As What I am looking for would be a free service, long sequences and the power they would consume would be decided against in the first place.
A way to call Nupack or a similar resource and just read out the three parameters would be great.
You could always download Nupack and set up a web service where you serve up the results, no?
This is intended for commercial use later, but as of right now it is just an experiment, so there is a bit of a grey zone going on.