From c4f926438dcb8abe805e910399940f79ff643c4b Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Thu, 14 Sep 2017 15:39:41 -0500 Subject: Add files via upload --- sourcecodes/example_datasets/example_structure_matrix_8nodes.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sourcecodes/example_datasets/example_structure_matrix_8nodes.txt (limited to 'sourcecodes/example_datasets/example_structure_matrix_8nodes.txt') diff --git a/sourcecodes/example_datasets/example_structure_matrix_8nodes.txt b/sourcecodes/example_datasets/example_structure_matrix_8nodes.txt new file mode 100644 index 00000000..0741cfda --- /dev/null +++ b/sourcecodes/example_datasets/example_structure_matrix_8nodes.txt @@ -0,0 +1,9 @@ +Geno1 Geno2 Trait1 Trait2 Trait3 Trait4 Trait5 Trait6 +0 0 0 1 0 0 0 0 +0 0 0 0 1 1 0 1 +0 0 0 0 0 0 0 0 +0 0 1 0 0 1 0 0 +0 0 0 0 0 0 0 0 +0 0 0 0 1 0 0 0 +0 0 0 0 0 0 0 0 +0 0 0 0 0 0 0 0 -- cgit 1.4.1