Open bcdaniels opened 1 month ago
We need to update network_modifier.py to put Cell Collective (and maybe other) network files into a format that BoolODE will recognize. In particular, BoolODE does not like underscores in gene names.
network_modifier.py
Also note that running BoolODE in parallel currently hides error messages, making it harder to debug these issues.
We need to update
network_modifier.py
to put Cell Collective (and maybe other) network files into a format that BoolODE will recognize. In particular, BoolODE does not like underscores in gene names.