Hi,
I want to use the targetKO argument in calculateGeneMCS to identify MCSs containing a gene of interest. However, when I try doing so, I get an error: ValueError: operands could not be broadcast together with remapped shapes [original->remapped]: (123,) and requested shape (1,101).
To make sure this isn't specific to my model (a human model), I tried using the E. coli example provided in the documentation, but received the same error. What might be causing this issue?
Thanks!
Hi,
I want to use the targetKO argument in calculateGeneMCS to identify MCSs containing a gene of interest. However, when I try doing so, I get an error:
ValueError: operands could not be broadcast together with remapped shapes [original->remapped]: (123,) and requested shape (1,101).To make sure this isn't specific to my model (a human model), I tried using the E. coli example provided in the documentation, but received the same error. What might be causing this issue?
Thanks!