[Genabel-commits] r931 - branches/ProbABEL-pacox/v.0.1-3/src

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jul 20 09:32:49 CEST 2012


Author: lckarssen
Date: 2012-07-20 09:32:48 +0200 (Fri, 20 Jul 2012)
New Revision: 931

Modified:
   branches/ProbABEL-pacox/v.0.1-3/src/data.h
Log:
Added copyright notice for pacox fix

Modified: branches/ProbABEL-pacox/v.0.1-3/src/data.h
===================================================================
--- branches/ProbABEL-pacox/v.0.1-3/src/data.h	2012-07-13 14:43:40 UTC (rev 930)
+++ branches/ProbABEL-pacox/v.0.1-3/src/data.h	2012-07-20 07:32:48 UTC (rev 931)
@@ -491,7 +491,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