diff options
| author | ziejd2 | 2021-02-24 14:58:47 -0600 |
|---|---|---|
| committer | ziejd2 | 2021-02-24 14:58:47 -0600 |
| commit | a2b306b10fb07f07c63235861ccfe460153e8609 (patch) | |
| tree | 05328a75c8c1ce2ce9d9102645a0fc60b9a95704 | |
| parent | 25b843f6bbacb1937bdb960777b73acbece64115 (diff) | |
| parent | cc198bd2d13eed793a02a1e27d1a063ec9b3a0a7 (diff) | |
| download | BNW-a2b306b10fb07f07c63235861ccfe460153e8609.tar.gz | |
Merge branch 'master' of https://github.com/ziejd2/BNW
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md index 5543be9a..502fde4e 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ The master branch will be the stable version of the code for running with GeneNe There are a couple of files in the info_files directory that provide descriptions of the BNW code and other information. -There are six branches. -1) master: This is the version of BNW that should be uploaded to GeneNetwork. Right now, it should be identical to the genenet6_final_1.3 branch. +There are five branches. +1) master: This is the version of BNW that should be loaded to GeneNetwork. Right now, it should be identical to the genenet6_final_1.3 branch. 2) matlab_original (compbio.uthsc.edu/BNW_1.01): This is functionally identical to the original BNW code. The only difference is that unused files were removed. @@ -15,5 +15,5 @@ There are six branches. 4) genenet6_final_1.3: This is the final version of BNW on the GENENET6 server. -5) genenet_initial_1.3: This is the working version of BNW on GENENET8 when we transitioned to that server. +5) genenet8_initial_1.3: This is the working version of BNW on GENENET8 when we transitioned to that server. |
