Mercurial > repos > iuc > mcl
diff test-data/mcl-simple.tabular @ 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.tabular Mon Jun 13 17:34:32 2022 +0000 @@ -0,0 +1,40 @@ +A A 0 +A B 35 +A C 10 +A D 15 +A E 40 +B A 35 +B B 0 +B C 35 +B D 0 +B E 30 +C A 10 +C B 35 +C C 0 +C D 55 +C E 0 +D A 15 +D B 0 +D C 55 +D D 0 +D E 30 +E A 40 +E B 30 +E C 0 +E D 30 +E E 0 +F A 20 +F G 55 +F H 45 +F B 5 +G H 75 +G C 15 +G J 30 +G A 10 +H J 38 +H D 5 +H E 10 +H B 5 +J A 13 +J D 25 +J F 27 \ No newline at end of file
