cdanielmachado / carveme

CarveMe: genome-scale metabolic model reconstruction
Other
145 stars 49 forks source link

Warning: Gene association for reaction is not DNF #154

Open franciscozorrilla opened 2 years ago

franciscozorrilla commented 2 years ago

Hi Daniel,

I have seen the following warning sometimes pop up during model reconstruction with CarveMe, complaining that gene association for certain reactions are not in disjunctive normal form (DNF). Does this message simply pop up when reactions are gapfilled in without any associated genomic evidence?

warn(f"Gene association for reaction {reaction_id} is not DNF")

Best, Francisco