about summary refs log tree commit diff
path: root/web/sample2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/sample2.txt')
-rwxr-xr-xweb/sample2.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/web/sample2.txt b/web/sample2.txt
new file mode 100755
index 00000000..b403d8f6
--- /dev/null
+++ b/web/sample2.txt
@@ -0,0 +1,27 @@
+#Add comments by starting lines with '#'
+
+#Row should be tab-delimited
+#Missing values should be represented with a non-numeric character
+#Trait Name / Strain Name should always be in the 1st row/column
+#Trait name can be longer and contain white space but no tab
+
+#Each row/column must have the same number of items
+#if the strain field contains unknown strains(ie. BXD157)
+#the file will be rejected
+
+#The first cell start with a @
+#First cell tells the format of the text
+#@format=column, each column is a trait
+#@format=row, each row is a trait"
+
+#SE/N column/row (if any) should immediately follow the 																																				
+#corresponding Trait value column/row																																				
+
+@format=row	BXD1	BXD2	BXD5	BXD6	BXD8	BXD9	BXD11	BXD12	BXD13	BXD14	BXD15	BXD16	BXD18	BXD19	BXD20	BXD21	BXD22	BXD23	BXD24	BXD25	BXD27	BXD28	BXD29	BXD30	BXD31	BXD32	BXD33	BXD34	BXD35	BXD36	BXD38	BXD39	BXD40	BXD42	BXD67	BXD68
+Trait1 Name	4.123124005	5.757076466	x	2.712334888	9.133008766	7.79679163	x	8.574321593	7.950910562	4.28584356	x	6.128520811	x	4.450688761	x	1.571113691	7.968105554	6.892525408	x	1.038020595	5.818282627	9.782124285	3.104342985	x	8.12662591	0.899929152	1.553179571	5.328314774	1.810294748	6.601575926	8.731064563	7.140692083	4.210598118	x	4.587439687	3.919724483
+SE	0.28402765	0.239494217	x	0.937687422	0.689820422	0.818804449	x	0.740821452	0.989362539	0.644514615	x	0.080687627	x	0.002735909	x	0.946318237	0.035610935	0.565810435	x	0.38156547	0.742813383	0.305725638	0.603410488	x	0.390122399	0.967842256	0.731978059	0.355515798	0.915298258	0.250148047	0.715715184	0.919611484	0.240271692	x	0.41554108	0.054394075
+N	2	3	x	3	2	2	x	4	4	4	x	2	x	5	x	3	5	5	x	6	3	3	4	x	4	5	2	3	3	3	3	2	3	x	5	4
+Trait2 Name	5.314121677	5.878591162	2.328719336	4.41712647	2.481113913	x	4.277376062	8.019189599	x	6.200200853	2.409113247	1.506365467	1.788796413	x	8.706683814	0.159806317	3.904475597	0.865978949	7.888937607	x	9.18681448	0.467128485	0.625291831	8.092355392	2.667346844	x	x	7.279626825	8.462447513	2.402452735	2.076837165	1.310969089	8.598116009	x	2.69549681	0.917605789
+Trait3_Name	1.880868532	9.383338287	x	2.521362779	4.403865986	x	4.342955311	8.005896133	5.301480261	x	7.070593203	9.882842185	1.392900471	0.74761607	2.020832238	x	9.824029244	0.063003025	1.503490038	3.466950896	x	3.387471119	7.135578049	1.997350482	9.970527856	6.185600922	1.492662652	9.784662087	x	3.785794642	0.850215209	8.889033469	7.314579457	x	3.075102558	1.290989139
+SE	0.571107124	0.670640442	0.597541932	0.913490094	x	0.279269134	0.744024839	x	0.428829315	0.629998727	0.275269186	x	0.006624981	0.790428194	x	0.639912341	0.390940697	0.434189962	0.780696758	x	0.425574725	0.396010004	0.023132541	0.876266348	0.060652168	0.657453347	x	0.311011722	0.687109224	0.755674145	0.693671148	0.840187592	x	0.733594223	0.82593649	0.944365605
+Trait4_Name	2.36124301	2.465866008	9.954201756	7.392364127	x	0.22357026	0.525631777	x	3.382872234	2.014467664	0.316154905	x	2.327591857	0.455008079	x	6.877919411	3.605306054	9.369509188	6.513531231	x	2.355877563	9.865723878	x	3.706331746	0.31746841	5.889835285	x	1.017989145	6.190443863	9.898347676	x	4.397390873	x	5.358436138	7.727416947	5.145013514
\ No newline at end of file