diff test-data/mcl-simple.mci @ 0:649b9cb20668 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/mcl commit 6fcfaa3d5fefc854ec7398c2848e8db669593b71
author iuc
date Mon, 13 Jun 2022 17:34:32 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/mcl-simple.mci	Mon Jun 13 17:34:32 2022 +0000
@@ -0,0 +1,16 @@
+(mclheader
+mcltype matrix
+dimensions 9x9
+)
+(mclmatrix
+begin
+0 1:35 2:10 3:15 4:40 5:20 6:10 8:13 $
+1 0:35 2:35 4:30 5:5 7:5 $
+2 0:10 1:35 3:55 6:15 $
+3 0:15 2:55 4:30 7:5 8:25 $
+4 0:40 1:30 3:30 7:10 $
+5 0:20 1:5 6:55 7:45 8:27 $
+6 0:10 2:15 5:55 7:75 8:30 $
+7 1:5 3:5 4:10 5:45 6:75 8:38 $
+8 0:13 3:25 5:27 6:30 7:38 $
+)