changeset 1:895f0a636f37

Moved the test data to a test-data directory
author melissacline
date Mon, 04 Aug 2014 13:44:46 -0700
parents 12bb38e187b9
children f1929875b1b3
files ttest/sample.clinical.matrix.txt ttest/sample.genomic.matrix.txt ttest/sample.stats.output.txt ttest/test-data/sample.clinical.matrix.txt ttest/test-data/sample.genomic.matrix.txt ttest/test-data/sample.stats.output.txt
diffstat 6 files changed, 17 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/ttest/sample.clinical.matrix.txt	Mon Jul 28 20:12:17 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-sample_id	Value
-1	A
-2	A
-3	B
-4	C
-5	B
-6	B
-7	A
-8	A
-9	B
-10	A
--- a/ttest/sample.genomic.matrix.txt	Mon Jul 28 20:12:17 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Gene	1	2	3	4	5	6	7	8	9	10
-G1	2.0	2.2	3.2	1.1	5.1	8.1	3.2	1.1	8.1	0.2
-G2	0.1	8.2	9.1	4.2	6.1	4.9	3.9	2.3	1.1	0.2
--- a/ttest/sample.stats.output.txt	Mon Jul 28 20:12:17 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Gene	Statistic	pValue	Median1	Median2	Delta
-G1	-4.168999	0.004194	2.000000	6.600000	-4.600000
-G2	-1.198486	0.269724	2.300000	5.500000	-3.200000
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ttest/test-data/sample.clinical.matrix.txt	Mon Aug 04 13:44:46 2014 -0700
@@ -0,0 +1,11 @@
+sample_id	Value
+1	A
+2	A
+3	B
+4	C
+5	B
+6	B
+7	A
+8	A
+9	B
+10	A
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ttest/test-data/sample.genomic.matrix.txt	Mon Aug 04 13:44:46 2014 -0700
@@ -0,0 +1,3 @@
+Gene	1	2	3	4	5	6	7	8	9	10
+G1	2.0	2.2	3.2	1.1	5.1	8.1	3.2	1.1	8.1	0.2
+G2	0.1	8.2	9.1	4.2	6.1	4.9	3.9	2.3	1.1	0.2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ttest/test-data/sample.stats.output.txt	Mon Aug 04 13:44:46 2014 -0700
@@ -0,0 +1,3 @@
+Gene	Statistic	pValue	Median1	Median2	Delta
+G1	-4.168999	0.004194	2.000000	6.600000	-4.600000
+G2	-1.198486	0.269724	2.300000	5.500000	-3.200000