-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- "Pathway"s (as in the data describing a metabolic path from a tracer to a gauge) needs a different name because it's overloaded with "Pathway" from BioCyc (See https://github.com/vibbits/ttfd/blob/master/server/ttfd/models.py#L205).
- The
Label.metabolitefield can be removed (See https://github.com/vibbits/ttfd/blob/master/server/ttfd/models.py#L130). Instead the metabolite can be mapped from thePathwaystable. This should free a lot of redundant space in thelabelstable. - The
Reaction.directionfield seems to never be used (See https://github.com/vibbits/ttfd/blob/master/server/ttfd/models.py#L280). It can be removed.
Metadata
Metadata
Assignees
Labels
No labels