DnaMixAnalysis

Step 1. Mixture deconvolution - results

Mixture deconvolution:
Go back and edit data
Start new analysis
Download report

Likelihood ratio calculation:
Create hypothesis and perform LR calculation

{% if not result.flagIsError %} {% for row in result.resultsTableHtml %} {% for cell in row %} {% ifequal cell.type "H" %} {% endifequal %} {% ifequal cell.type "D" %} {% endifequal %} {% endfor %} {% endfor %}
{{ cell.contents }}{{ cell.contents }}
{% else %}
Error:

{{ result.errorMessage }}
{% endif %}