comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:649b9cb20668
1 # cline: mcl test.mci "-V" "all" "-o" "test_out.mci"
2 (mclheader
3 mcltype matrix
4 dimensions 9x2
5 )
6 (mclmatrix
7 begin
8 0 0 1 2 3 4 $
9 1 5 6 7 8 $
10 )