Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ext species duplicate when combining BioCRNpyler external compartment in SubSBML #132

Open
oliviaywangn opened this issue Jul 28, 2022 · 0 comments

Comments

@oliviaywangn
Copy link

If you generate a External subsml file from BioCRNpyler, it will create a duplicate of your external species when combining your subsystems in SubSBML.
Example code for External Compartment:
image

In this case, X is CPP_GFP. When combining the internal, membrane, and external compartment. There is a duplicate of CPP_GFP in the external compartment (shown below). This error does not occur if the external compartment is generated through SubSBML.
image

Showing the 'list' of CPP_GFP in the external compartment.
image

Writing the external compartment through SubSBML:
image
No longer creates a duplicate in the external compartment when combining your subsystems.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant