From 338bf7b7db8805515597d9e2d4b5dcbe2e40dfd1 Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Sat, 27 May 2017 16:07:07 -0500 Subject: Removed src/Eigen; instead, Eigen C++ library is downloaded separately. See Issue #42 for tests performed. --- example/demo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'example') diff --git a/example/demo.txt b/example/demo.txt index 3231ddc..80c5c95 100644 --- a/example/demo.txt +++ b/example/demo.txt @@ -23,7 +23,9 @@ ## To perform association tests with a univariate linear mixed model: -../bin/gemma -g mouse_hs1940.geno.txt.gz -p mouse_hs1940.pheno.txt -n 1 -a mouse_hs1940.anno.txt -k ./output/mouse_hs1940.cXX.txt -lmm -o mouse_hs1940_CD8_lmm +../bin/gemma -g mouse_hs1940.geno.txt.gz -p mouse_hs1940.pheno.txt -n 1 \ + -a mouse_hs1940.anno.txt -k ./output/mouse_hs1940.cXX.txt -lmm \ + -o mouse_hs1940_CD8_lmm # The result for top 5 SNPs should look like this: chr rs ps n_miss allele1 allele0 af beta se l_remle p_wald -- cgit v1.2.3