{%extends "base.html"%} {%block titl%}Error{%endblock%} {%block content%} {{ header("An error occurred during mapping") }}
The following error was raised
Please contact Zach Sloan (zachary.a.sloan@gmail.com) or Arthur Centeno (acenteno@gmail.com) about the error.
{%else:%}There is likely an issue with the genotype file associated with this group/RISet. Please contact Zach Sloan (zachary.a.sloan@gmail.com) or Arthur Centeno (acenteno@gmail.com) about the data set in question.
Try mapping using interval mapping instead; some genotype files with many columns of NAs have issues with GEMMA or R/qtl.
{%endif%}