{% extends "layout.html" %} {% block title %}Dry Lab{% endblock %} {% block lead %}Dry Lab Predictions and Experiments{% endblock %} {% block page_content %}

What the Dry Lab does?


  1. Cleaning, sorting, organization and visualization of experimental data
  2. Prediction of RNA secondary structures
  3. Prediction of Translation Intiation Rate (TIR) using open source software based in Python
  4. Model creation and training for better prediction of TIRs in our gene construct

*Detailed explanation of each of the above points*


{% endblock %}