diff options
| author | ziejd2 | 2018-04-25 16:54:08 -0500 |
|---|---|---|
| committer | GitHub | 2018-04-25 16:54:08 -0500 |
| commit | 3e6d33d6f65376a379ca296e1fb7aba278191798 (patch) | |
| tree | c16dc2bcfa69f770b75541f9681f15d56e697dc3 /README.md | |
| parent | daec2e72ee2db6be9889515bd0ea3b104fd7df2c (diff) | |
| download | BNW-3e6d33d6f65376a379ca296e1fb7aba278191798.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 a040431b..c290766f 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ 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.12 +The current development version of BNW is compbio.uthsc.edu/BNW_1.2. 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 below. There are four branches. -1) master: This is currently identical to octave_php_separate +1) master: This is 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 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. |
