[Genabel-commits] r1429 - pkg/GenABEL/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Nov 28 05:38:54 CET 2013
Author: maksim
Date: 2013-11-28 05:38:54 +0100 (Thu, 28 Nov 2013)
New Revision: 1429
Modified:
pkg/GenABEL/man/PGC.Rd
Log:
Deleteted comments because R CMD check --as-cran said that these lines are wider than 100 characters and they will be truncated in the PDF manual. This should not have any influence on the code generated from it.
Modified: pkg/GenABEL/man/PGC.Rd
===================================================================
--- pkg/GenABEL/man/PGC.Rd 2013-11-28 04:21:29 UTC (rev 1428)
+++ pkg/GenABEL/man/PGC.Rd 2013-11-28 04:38:54 UTC (rev 1429)
@@ -63,8 +63,6 @@
s <- summary(ge03d2)
freq <- s$Q.2
result=PGC(data=chi2.1df,method="median",p=freq,df=1, pol.d=2, plot=TRUE, lmax=1.1,start.corr=FALSE)
-#"group_regress" is better to use when we have more than 50K SNPs
-#result=PGC(data=chi2.1df,method="group_regress",p=freq,df=1, pol.d=2, plot=TRUE, start.corr=FALSE,n_quiantile=3)
}
\author{
Yakov Tsepilov
More information about the Genabel-commits
mailing list