Mercurial > repos > sybila > recetox_aplcms_unsupervised
annotate test-data/simple.bcsl.model @ 0:3bdec3b22152 draft default tip
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 7befebc7a9bc40d8b97f4dac752ad9646aac40de
| author | sybila |
|---|---|
| date | Fri, 09 Sep 2022 13:06:32 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
3bdec3b22152
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 7befebc7a9bc40d8b97f4dac752ad9646aac40de
sybila
parents:
diff
changeset
|
1 #! rules |
|
3bdec3b22152
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 7befebc7a9bc40d8b97f4dac752ad9646aac40de
sybila
parents:
diff
changeset
|
2 r1_S ~ P(S{i})::cell => P(S{a})::cell |
|
3bdec3b22152
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 7befebc7a9bc40d8b97f4dac752ad9646aac40de
sybila
parents:
diff
changeset
|
3 r1_T ~ P(T{i})::cell => P(T{a})::cell |
|
3bdec3b22152
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 7befebc7a9bc40d8b97f4dac752ad9646aac40de
sybila
parents:
diff
changeset
|
4 r2 ~ P()::cell => P()::out |
|
3bdec3b22152
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 7befebc7a9bc40d8b97f4dac752ad9646aac40de
sybila
parents:
diff
changeset
|
5 |
|
3bdec3b22152
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 7befebc7a9bc40d8b97f4dac752ad9646aac40de
sybila
parents:
diff
changeset
|
6 #! inits |
|
3bdec3b22152
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 7befebc7a9bc40d8b97f4dac752ad9646aac40de
sybila
parents:
diff
changeset
|
7 1 P(S{i},T{i})::cell |
