Hello,
I was wondering how to resolve following warning type when I use load_cbmodel as well as the effects of these warnings on FBA.
UserWarning: Gene association for reaction R_PFL is not DNF warn(f"Gene association for reaction {reaction_id} is not DNF")
Thanks!
Hello,
I was wondering how to resolve following warning type when I use
load_cbmodelas well as the effects of these warnings on FBA.UserWarning: Gene association for reaction R_PFL is not DNF warn(f"Gene association for reaction {reaction_id} is not DNF")Thanks!