Closed sulheim closed 10 months ago
Thanks. That's a great idea. We'll implement it in a future release.
hey, I am using mergem for merging two models. i am giving the input file in mat format but some fields are absent in the output format which is also in mat format. I need all the fields which are there in my input file. what can I do?
A merged model only contains reactions, metabolites, and objective functions. If needed, you could copy back any other field to the merged model after it has been created with the tool. Please let us know if you are missing anything in particular that you could not copy back.
Hey, this looks great! The mapping you do here seems very thorough, but would it be possible to map the namespace of one model to a different namespace without actually merging models?