diff options
| author | ziejd2 | 2021-02-23 16:42:02 -0600 |
|---|---|---|
| committer | GitHub | 2021-02-23 16:42:02 -0600 |
| commit | 92ed3b4732e3e95e37c44c850dbaa10d6073ad6e (patch) | |
| tree | 97fe8edab9079435ff470321ab76e379ad112d52 | |
| parent | 33cedf36248f616aa37d1462c69a4a3058a5d92e (diff) | |
| download | BNW-92ed3b4732e3e95e37c44c850dbaa10d6073ad6e.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 5543be9a..a2879d37 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 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. +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. |
