From 6254c4b441fdbebd09e3774b9cc5d6e13a829e37 Mon Sep 17 00:00:00 2001
From: Frederick Muriuki Muriithi
Date: Tue, 18 Aug 2026 13:22:53 -0500
Subject: Bugfix: Fix path.
---
sourcecodes/sample_input.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'sourcecodes')
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");
Sample input data file
-
A sample input file is shown below. A text version can be viewed or downloaded
here.
+
A sample input file is shown below. A text version can be viewed or downloaded
here.
The first row contains the variable names. Each remaining row is a case or sample.
The first column is a discrete genotype variable which has 2 states (A and B). The remaining columns contain 4 continuous variables.
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"
--
cgit 1.4.1