diff test-data/mcl-simple.mci-no-tab.out @ 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-no-tab.out	Mon Jun 13 17:34:32 2022 +0000
@@ -0,0 +1,10 @@
+# cline: mcl test.mci "-V" "all" "-o" "test_out.mci"
+(mclheader
+mcltype matrix
+dimensions 9x2
+)
+(mclmatrix
+begin
+0 0 1 2 3 4 $
+1 5 6 7 8 $
+)