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

Add insertion to pySBOL #216

Merged
merged 15 commits into from
Dec 4, 2019
Merged

Add insertion to pySBOL #216

merged 15 commits into from
Dec 4, 2019

Conversation

tcmitchell
Copy link

Add ComponentDefinition.insert() and
ComponentDefinition.compileInsert() to pySBOL to support representing
and performing insertions, respectively.

Also add any supporting methods that aid in traversing the SBOL data
structures in order to gather the information needed to perform an
insert (compileInsert()).

bbartley and others added 6 commits June 24, 2018 17:06
Add ComponentDefinition.insert() and
ComponentDefinition.compileInsert() to pySBOL to support representing
and performing insertions, respectively.

Also add any supporting methods that aid in traversing the SBOL data
structures in order to gather the information needed to perform an
insert (compileInsert()).
@bbartley bbartley changed the base branch from master to develop December 4, 2019 23:30
@bbartley bbartley merged commit a65074d into develop Dec 4, 2019
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

Successfully merging this pull request may close these issues.

2 participants