This change fixes some issues with the importer script that I noticed. Namely, duplicate species being created, Kinetics sources being set to their referenced KineticModel's source, and the potential for Reactions to be duplicated. The last issue is quite difficult to validate and I am still working on it.
This change fixes some issues with the importer script that I noticed. Namely, duplicate species being created,
Kinetics
sources being set to their referencedKineticModel
's source, and the potential forReaction
s to be duplicated. The last issue is quite difficult to validate and I am still working on it.