rsethi21 / genericInteractionNetwork

Code to create pathway object from a json file.
1 stars 0 forks source link

Adjust model classes and functions to new set of inputs #1

Closed rsethi21 closed 1 year ago

rsethi21 commented 1 year ago

Just separated the interactions and substrate definitions for easier readability and workflow. Need to adjust processInteractions to appropriately store these interactions from the new file type.

rsethi21 commented 1 year ago

Done.