{%extends "base.html"%} {%from "cli-output.html" import cli_output%} {%block title%}R/qtl2 bundle: QC Job Error{%endblock%} {%macro errors_table(tableid, errors)%}
Line | Column | Value | Message |
---|---|---|---|
{{error.line}} | {{error.column}} | {{error.value}} | {{error.message}} |
No errors to display here. |
The R/qtl2 bundle has failed some
We list below some of the errors that need to be fixed before the data can be uploaded onto GeneNetwork.
These files are listed in the bundle's control file, but do not actually exist in the bundle
Control File Key | Bundle File Name | Message |
---|---|---|
{{error.controlfilekey}} | {{error.filename}} | {{error.message}} |