Skip to content
Snippets Groups Projects
Commit ba50ff98 authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Added more setting to the report

parent ffd2f2fa
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,9 @@
</tr>
<tr><th>Reference</th><td>${summary.getValue("shiva", "settings", "reference", "species")} - ${summary.getValue("shiva", "settings", "reference", "name")}</td></tr>
<tr><th>Number of samples</th><td>${summary.samples.size}</td></tr>
<tr><th>Annotation</th><td>${summary.getValue("shiva", "settings", "annotation")}</td></tr>
<tr><th>Multisample variantcalling</th><td>${summary.getValue("shiva", "settings", "multisample_variantcalling")}</td></tr>
<tr><th>Sv calling</th><td>${summary.getValue("shiva", "settings", "sv_calling")}</td></tr>
</tbody>
</table>
<br/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment