aboutsummaryrefslogtreecommitdiff
path: root/src/lmm.h
diff options
context:
space:
mode:
authorPjotr Prins2017-07-07 06:54:26 +0000
committerPjotr Prins2017-07-07 06:54:26 +0000
commitb9758364059d52e153a9f1b4fcae3bc3f3e68422 (patch)
treecc3b526c1621ca452ded085114d7c40559c09887 /src/lmm.h
parentdd72b87354d1d3f6d3aa42ed0123a23880e9cb15 (diff)
downloadpangemma-b9758364059d52e153a9f1b4fcae3bc3f3e68422.tar.gz
Fix spacing
Diffstat (limited to 'src/lmm.h')
-rw-r--r--src/lmm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lmm.h b/src/lmm.h
index 1e88cec..9c3de9d 100644
--- a/src/lmm.h
+++ b/src/lmm.h
@@ -1,4 +1,4 @@
-/*
+/*
Genome-wide Efficient Mixed Model Association (GEMMA)
Copyright (C) 2011-2017, Xiang Zhou
@@ -71,7 +71,7 @@ public:
// Indicator for individuals (phenotypes): 0 missing, 1
// available for analysis.
- vector<int> indicator_idv;
+ vector<int> indicator_idv;
// Sequence indicator for SNPs: 0 ignored because of (a) maf,
// (b) miss, (c) non-poly; 1 available for analysis.