Open
Description
hello,
I have tried to apply to gimme algorithm using the following:
#apply gimme algorithm
apply GIMME algorithm on the model
gimme_result = pmodel.integrate_gene_data(data_name="mean_gene_expression", integrator="GIMME", high_exp=0.0001)
context_specific_gem = gimme_result.result_model
it runs and produces an objective function value and flux distribution however the .result_model attribute is empty.
context_specific_gem = {NoneType} None
I was using this package to try and extract context specific models... can you help??
Thank you so much again - the package seems great.
Metadata
Metadata
Assignees
Labels
No labels