diff options
| author | ziejd2 | 2018-04-25 16:43:19 -0500 |
|---|---|---|
| committer | ziejd2 | 2018-04-25 16:43:19 -0500 |
| commit | 74b673ba4a706085201a5610b938ff98f08f641d (patch) | |
| tree | cb39006ea1a39499e00dbbb0e0097087a4567031 /sourcecodes/data/example1/Bqxparameters.txt | |
| parent | a781cb1ff2e7ae6de0f686bd02cd279261485b1e (diff) | |
| download | BNW-74b673ba4a706085201a5610b938ff98f08f641d.tar.gz | |
Bug fixes, code comments, and minor changes
Diffstat (limited to 'sourcecodes/data/example1/Bqxparameters.txt')
| -rw-r--r-- | sourcecodes/data/example1/Bqxparameters.txt | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/sourcecodes/data/example1/Bqxparameters.txt b/sourcecodes/data/example1/Bqxparameters.txt new file mode 100644 index 00000000..d1345709 --- /dev/null +++ b/sourcecodes/data/example1/Bqxparameters.txt @@ -0,0 +1,34 @@ +Geno1 +Discrete node with 2 states +1 0.6650 +2 0.3350 + +Geno2 +Discrete node with 2 states +1 0.4300 +2 0.5700 + +Trait1 +Continuous node +-0.0239 0.6720 + +Trait2 +Continuous node +0.0386 0.8009 + +Trait3 +Continuous node +0.0687 1.0420 + +Trait4 +Continuous node +-0.0081 1.0133 + +Trait5 +Continuous node +0.0089 0.3181 + +Trait6 +Continuous node +-0.1143 0.9091 + |
