From 74b673ba4a706085201a5610b938ff98f08f641d Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 25 Apr 2018 16:43:19 -0500 Subject: Bug fixes, code comments, and minor changes --- sourcecodes/data/old/example_sci_bk/Llustructure_input.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sourcecodes/data/old/example_sci_bk/Llustructure_input.txt (limited to 'sourcecodes/data/old/example_sci_bk/Llustructure_input.txt') diff --git a/sourcecodes/data/old/example_sci_bk/Llustructure_input.txt b/sourcecodes/data/old/example_sci_bk/Llustructure_input.txt new file mode 100644 index 00000000..bcf72d97 --- /dev/null +++ b/sourcecodes/data/old/example_sci_bk/Llustructure_input.txt @@ -0,0 +1,6 @@ +Genotype Gene3 Gene2 Phenotype Gene1 +0 1 0 0 1 +0 0 0 1 0 +0 1 0 1 0 +0 0 0 0 0 +0 0 1 0 0 -- cgit 1.4.1