view test-data/redundant.bcsl.model @ 2:9daa8e4e54d5 draft default tip

planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 4719a69f514aed27d90c7017f052463b0b43cbb0
author sybila
date Sat, 15 Oct 2022 09:21:02 +0000
parents 9e4811b21def
children
line wrap: on
line source

#! rules
r1_S ~ P(S{i})::cell => P(S{a})::cell
r1_T ~ P(T{i})::cell => P(T{a})::cell
r2 ~ P()::cell => P()::out
r1_X ~ P(T{i})::cell => P(T{a})::cell

#! inits
1 P(S{i},T{i})::cell