Context Fold

- RNA secondary structure prediction tool

Enter RNA sequence (or sequences, one per line).
We will return the predicted secondary structures.

Enter Sequence Upload File

or upload a file (maximum nt) help ?


 Export output to file  
 Show results in a new window  


Scoring model help ?
read())) { if ($file != '.' && $file != '..' && !strpos($file,$MODEL_SUFFIX) === false) { $modelName = substr($file,0,strpos($file,$MODEL_SUFFIX)); $isChecked = ''; if ($modelName == $DEFAULT_MODEL) $isChecked = 'checked="checked"'; ?> />
close(); ?>

Context Fold is an RNA secondary structure prediction tool. It applies feature-rich scoring models, whose parameters were obtained after training on comprehensive datasets.
A description of the scoring models and a comparison of their prediction accuracies with other models can be found in the paper "Rich Parameterization Improves RNA Structure Prediction", by Shay Zakov, Yoav Goldberg, Michael Elhadad and Michal Ziv-Ukelson.

Context Fold web interface was created by Elad Levi, 2012.