view test-data/mcl-simple.mci-no-tab.out @ 1:e092787c0a29 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/mcl commit 8e05c68204da92683c62cb5448a1b3865ffe2683
author iuc
date Sun, 12 Nov 2023 14:30:23 +0000
parents 649b9cb20668
children
line wrap: on
line source

# 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 $
)