Skip to content

gimme algorithm doesn't return a reduced model #9

Open
@Ben-Strain

Description

@Ben-Strain

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions