diff options
| author | ziejd2 | 2018-04-25 17:14:16 -0500 |
|---|---|---|
| committer | GitHub | 2018-04-25 17:14:16 -0500 |
| commit | 542e19c08949df3ff627c131cb3218d731a498ef (patch) | |
| tree | d04e6f7bf100084b1f4c4b744fed78cdefce64eb | |
| parent | 8e7cadc9c5f4953d93a1b7f522f58c9e5bb5e724 (diff) | |
| download | BNW-542e19c08949df3ff627c131cb3218d731a498ef.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index f5aea21c..3550c1dc 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ These are not very readable, but will hopefully be useful for identifying which -BNW_file_overview.txt lists the files that are needed to run BNW and gives a brief description of the purpose of each file. --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. +-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. |
