[Genabel-commits] r2009 - pkg/ProbABEL/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jul 27 17:04:41 CEST 2015


Author: lckarssen
Date: 2015-07-27 17:04:38 +0200 (Mon, 27 Jul 2015)
New Revision: 2009

Modified:
   pkg/ProbABEL/doc/ProbABEL_manual.tex
Log:
Fix bug in the ProbABEL documentation leading to build failure of the PDF manual.
This bug was introduced in r2007.


Modified: pkg/ProbABEL/doc/ProbABEL_manual.tex
===================================================================
--- pkg/ProbABEL/doc/ProbABEL_manual.tex	2015-07-27 15:02:38 UTC (rev 2008)
+++ pkg/ProbABEL/doc/ProbABEL_manual.tex	2015-07-27 15:04:38 UTC (rev 2009)
@@ -562,7 +562,7 @@
   \textrm{trait} \sim \textrm{sex} + \textrm{age} + \textrm{SNP} +
   \textrm{age} \times \mathrm{SNP}.
 \end{equation*}
-In this case, the \texttt{chi2_SNP} column in the output file contains
+In this case, the \lstinline{chi2_SNP} column in the output file contains
 the $\chi_2^2$ statistic taken from the Likelihood ratio test. This
 LRT statistic is calculated based on a full model that contains all
 terms (sex, age, SNP and age$\times$SNP). The null model does not



More information about the Genabel-commits mailing list