about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-08-18 13:22:53 -0500
committerFrederick Muriuki Muriithi2026-08-18 13:23:15 -0500
commit6254c4b441fdbebd09e3774b9cc5d6e13a829e37 (patch)
tree7fad607756f1c5909555c52ff60deebe0da946b9
parent47e8ac233a64ad578719bd31bb24a53940e21771 (diff)
downloadBNW-6254c4b441fdbebd09e3774b9cc5d6e13a829e37.tar.gz
Bugfix: Fix path.
-rw-r--r--sourcecodes/sample_input.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sourcecodes/sample_input.php b/sourcecodes/sample_input.php
index 2b0ded93..1c46db4c 100644
--- a/sourcecodes/sample_input.php
+++ b/sourcecodes/sample_input.php
@@ -20,7 +20,7 @@ include("input_validate.php");
 <body>
   <div id="outernew">
   <h3>Sample input data file</h3>
-  <br>A sample input file is shown below. A text version can be viewed or downloaded <a href="./data/sample_input.txt">here</a>.<br><br>
+  <br>A sample input file is shown below. A text version can be viewed or downloaded <a href="./data/example_sample/sample_input.txt">here</a>.<br><br>
   The first row contains the variable names. Each remaining row is a case or sample.<br><br>
   The first column is a discrete genotype variable which has 2 states (A and B). The remaining columns contain 4 continuous variables.<br><br>
   Two cases have unknown values (Genotype and Trait2 for rows 3 and 4, respectively). These are represented with "NA" in the input file. Rows containing "NA"