aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Carbonetto2017-05-23 22:53:29 -0500
committerPeter Carbonetto2017-05-23 22:53:29 -0500
commitf0edfa8ef45df40d726ae75f25681afb229ab167 (patch)
tree261ad0a9cdb8971641bc71d9c0eae1dfe9b9d728
parent65f4404be4c8ed170cccd7b2633358daed9d01cf (diff)
downloadpangemma-f0edfa8ef45df40d726ae75f25681afb229ab167.tar.gz
A few adjustments to README.
-rw-r--r--README.md2
-rw-r--r--README.txt11
2 files changed, 1 insertions, 12 deletions
diff --git a/README.md b/README.md
index f7ab628..19a6363 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ MQS algorithm to estimate variance components.
2. Work through the tutorial. *Give more details here.*
-3. Read the manual. *Give more details.*
+3. Read the manual and run `gemma -h`. *Give more details here.*
## Citing GEMMA
diff --git a/README.txt b/README.txt
index 432e87b..e23f2c5 100644
--- a/README.txt
+++ b/README.txt
@@ -1,18 +1,8 @@
-PROGRAM: Genome-wide Efficient Mixed Model Association (GEMMA)
-
-AUTHOR: Xiang Zhou
-
-YEAR: 2012
-
DOCUMENTATION: A detailed user manual is available online and a recent
version is provided inside the doc directory. A brief description is
also available if you type "./gemma -h". Please refer to the online
user manual for updated information.
-LICENSE: Distributed under the terms of the GNU General Public License
-as published by the Free Software Foundation, either version 3 of the
-License, or (at your option) any later version.
-
INSTALLATION: An executable binary (x86 64bit Linux) is available in
the bin directory. No installation is necessary if the executable
works in your system. Otherwise, see compilation section below.
@@ -31,5 +21,4 @@ USAGE: Type "./gemma" from the command line followed by the options of
choice. Type "./gemma -h" for a brief description. Please refer to the
online user manual for detailed and updated information.
-Xiang Zhou, December 2012