opencobra / memote

memote – the genome-scale metabolic model test suite
https://memote.readthedocs.io/
Apache License 2.0
127 stars 27 forks source link

Extend the duplicated reactions function to account for gene annotation #594

Open Midnighter opened 5 years ago

Midnighter commented 5 years ago

The function find_reactions_with_identical_genes currently does not take into account that the identifiers for two genes might be different. In a future far, far away we might even extend this to sequence comparisons.