From 25b843f6bbacb1937bdb960777b73acbece64115 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 14:36:59 -0600 Subject: GENENET8 update --- sourcecodes/sample_input.php | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 sourcecodes/sample_input.php (limited to 'sourcecodes/sample_input.php') diff --git a/sourcecodes/sample_input.php b/sourcecodes/sample_input.php new file mode 100644 index 00000000..2b0ded93 --- /dev/null +++ b/sourcecodes/sample_input.php @@ -0,0 +1,45 @@ + + + + + + + + + + + + +
+

Sample input data file

+
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" +for any variable are ignored by BNW.

+
+ +
+
+
+
+
+ + + -- cgit 1.4.1