diff options
author | zsloan | 2015-05-13 11:44:49 -0500 |
---|---|---|
committer | zsloan | 2015-05-13 11:44:49 -0500 |
commit | 8fa315467f70a4b14e40ed2f5d4adce15ef24bc6 (patch) | |
tree | 992d5bef1f93d9b035bded4bd224cdbf617043cb /INSTALL.md | |
parent | 8e8e14bbd6ae680c27f1db1837c09c1aa2cc642b (diff) | |
parent | 6d14bf787c53ba3701b8be91202c1c880309ca59 (diff) | |
download | genenetwork2-8fa315467f70a4b14e40ed2f5d4adce15ef24bc6.tar.gz |
Merge pull request #39 from pjotrp/master
Refactoring finding tools such as pylmm
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,8 +82,8 @@ Next update the setting.py file to point at the tree GN2 can locate PYLMM through PYLMM_PATH in setting.py (or in ENV) - PYLMM_PATH = '/home/test/opensource/python/pylmm_gn2/pylmm_gn2' + PYLMM_PATH = '/home/test/opensource/python/pylmm_gn2' ## Other information -Check also the ./misc/ directory for settings
\ No newline at end of file +Check also the ./misc/ directory for settings |