[Genabel-commits] r933 - pkg/ProbABEL/src
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jul 30 10:17:10 CEST 2012
Author: lckarssen
Date: 2012-07-30 10:17:10 +0200 (Mon, 30 Jul 2012)
New Revision: 933
Modified:
pkg/ProbABEL/src/data.h
Log:
Added copyright message for the Nijmegen bug fix also to the current branch.
Modified: pkg/ProbABEL/src/data.h
===================================================================
--- pkg/ProbABEL/src/data.h 2012-07-23 16:53:04 UTC (rev 932)
+++ pkg/ProbABEL/src/data.h 2012-07-30 08:17:10 UTC (rev 933)
@@ -748,7 +748,14 @@
void update_snp(gendata &gend, int snpnum)
{
- /** note this sorts by "order"!!!
+ /**
+ * This is the main part of the fix of bug #1846
+ * (C) of the fix:
+ * UMC St Radboud Nijmegen,
+ * Dept of Epidemiology & Biostatistics,
+ * led by Prof. B. Kiemeney
+ *
+ * Note this sorts by "order"!!!
* Here we deal with transposed X, hence last two arguments are swapped
* compared to the other 'update_snp'
* Also, the starting column-1 is not necessary for cox X therefore
More information about the Genabel-commits
mailing list