diff options
| author | ziejd2 | 2018-09-14 00:03:16 -0500 |
|---|---|---|
| committer | GitHub | 2018-09-14 00:03:16 -0500 |
| commit | eaa024fa0c0e22a4d154f766751f068634cd3318 (patch) | |
| tree | 98b1e98492d253186f46836153c399a20359da9e /README.md | |
| parent | e3f7237ffcb19f19db3b68777b5a94b89e07f66a (diff) | |
| download | BNW-eaa024fa0c0e22a4d154f766751f068634cd3318.tar.gz | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 3550c1dc..be324b94 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This contains the code for the Bayesian Network Webserver (BNW). The original BNW website is compbio.uthsc.edu/BNW. -The current development version of BNW is compbio.uthsc.edu/BNW_1.2. I am working on adding cross-validation to this version. +The current development version of BNW is compbio.uthsc.edu/BNW_1.21. I am working on adding cross-validation to this version. There are a couple of intermediate versions that I kept on the BNW server. Some of them are related to the branches here. Descriptions of the branches are provided below. @@ -16,7 +16,7 @@ These are not very readable, but will hopefully be useful for identifying which -BNW_data_flow.txt goes through a typical session of BNW describing the order in which codes and scripts are used, as well as when output files are written and the output file format. There are four branches. -1) master: This is currently compbio.uthsc.edu/BNW_1.12 on the BNW server. It is similar to the octave_php_separate with a couple of additional small changes and bug fixes. I think this version is ready for use as the main version of BNW. +1) master: This is currently compbio.uthsc.edu/BNW_1.2 on the BNW server. The main change here is the changes in the parameter learning methods. I think this version is ready for use as the main version of BNW. 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. Currently, compbio.uthsc.edu/BNW redirects to this version. |
