Mercurial > repos > siwaa > gama
annotate ESSAISENCOURS.txt @ 10:e9f88963b517 draft
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
author | siwaa |
---|---|
date | Fri, 07 Jun 2024 17:13:54 +0000 |
parents | 39b499a105c9 |
children | 8623205348e5 |
rev | line source |
---|---|
3
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
1 #------------------------------------------------------------------------------ |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
2 # Done |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
3 |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
4 <tool id="gama_tool" name="gama" version="1.0.0b"> |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
5 |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
6 8000 -> 6868 |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
7 |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
8 => tourne infini |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
9 |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
10 #------------------------------------------------------------------------------ |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
11 # Essai |
8
6a1c0aabe956
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
3
diff
changeset
|
12 <tool id="gama_tool" name="gama" version="1.0.0g"> |
3
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
13 |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
14 <![CDATA[ |
8
6a1c0aabe956
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
3
diff
changeset
|
15 |
6a1c0aabe956
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
3
diff
changeset
|
16 /bin/bash cmd_gama_headless.sh > run_server.txt & date > TTT.txt && sleep 300 && echo "fin sleep" >> TTT.txt && date >> TTT.txt && /bin/bash cmd_python_client.sh $nb_preys_init $nb_predators_init $nb_more_steps > run_client.txt; |
6a1c0aabe956
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
3
diff
changeset
|
17 |
3
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
18 ]]> |
e3153cc69e41
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
diff
changeset
|
19 #------------------------------------------------------------------------------ |
9
39b499a105c9
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
8
diff
changeset
|
20 # + Essai |
10
e9f88963b517
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
9
diff
changeset
|
21 <tool id="gama_tool" name="gama" version="1.0.0i"> |
9
39b499a105c9
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
8
diff
changeset
|
22 |
10
e9f88963b517
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
9
diff
changeset
|
23 mkdir javatmpdir; chmod 777 javatmpdir; |
e9f88963b517
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
9
diff
changeset
|
24 MY_TEMP_DIR=javatmpdir |
9
39b499a105c9
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
8
diff
changeset
|
25 |
39b499a105c9
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
8
diff
changeset
|
26 #------------------------------------------------------------------------------ |
39b499a105c9
planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
siwaa
parents:
8
diff
changeset
|
27 |