diff test-data/annotations_file1.tabular @ 7:19d8eee15959 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msi_combine commit 5feaf3d0e0da8cef1241fecc1f4d6f81324594e6
author galaxyp
date Wed, 22 Aug 2018 13:41:16 -0400
parents f4aafc565aa3
children
line wrap: on
line diff
--- a/test-data/annotations_file1.tabular	Tue Jul 24 04:52:39 2018 -0400
+++ b/test-data/annotations_file1.tabular	Wed Aug 22 13:41:16 2018 -0400
@@ -1,10 +1,10 @@
-X	Y	file_name	column_name
-1	1	file_one	col1
-1	2	file_one	col1
-1	3	file_one	col1
-2	1	file_one	col2
-2	2	file_one	col2
-2	3	file_one	col2
-3	1	file_one	col3
-3	2	file_one	col3
-3	3	file_one	col3
+pixels	file_name	column_name
+x = 1,y = 1	file_one	col1
+x = 1,y = 2	file_one	col1
+x = 1,y = 3	file_one	col1
+X = 2,y = 1	file_one	col2
+X = 2,y = 2	file_one	col2
+X = 2,y = 3	file_one	col2
+X = 3,y = 1	file_one	col3
+X = 3,y = 2	file_one	col3
+X = 3,y = 3	file_one	col3