#import(nl.lumc.sasc.biopet.core.summary.Summary) #import(nl.lumc.sasc.biopet.core.report.ReportPage) <%@ var summary: Summary %> <%@ var rootPath: String %> <%@ var sampleId: Option[String] %> <%@ var libId: Option[String] %>
PipelineMapping
Version${summary.getValue("meta", "pipeline_version")}
Last commit hash${summary.getValue("meta", "last_commit_hash")}
Output directory${summary.getValue("meta", "output_dir")}
Sample ID${sampleId}
Library ID${libId}

In this web document you can find your Mapping pipeline report. Different categories of data can be found in the left-side menu. Statistics per sample and library can be accessed through the top-level menu. Futhermore, you can view all versions of software tools used by selecting Versions from the top menu.

Brought to you by and KG, LUMC.