diff test-data/connection.tsv @ 1:4e73ea176c34 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgcca commit ce05b5eb018ae1c4d580ab5ce1a33896c1aa8c5b"
author iuc
date Sun, 18 Jul 2021 18:03:12 +0000
parents 067d45e6caa9
children
line wrap: on
line diff
--- a/test-data/connection.tsv	Tue Jan 12 10:12:04 2021 +0000
+++ b/test-data/connection.tsv	Sun Jul 18 18:03:12 2021 +0000
@@ -1,3 +1,4 @@
-0	1	1
-1	0	1
-1	1	0
+	agriculture	industry	politic
+agriculture	0	1	1
+industry	1	0	1
+politic	1	1	0