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

Validation of assembly-plan #73

Open
jakebeal opened this issue Jan 17, 2022 · 0 comments · May be fixed by #117
Open

Validation of assembly-plan #73

jakebeal opened this issue Jan 17, 2022 · 0 comments · May be fixed by #117
Assignees
Labels
good first issue Good for newcomers

Comments

@jakebeal
Copy link
Contributor

An assembly plan, as defined in (SEP 055)[https://github.com/SynBioDex/SEPs/blob/master/sep_055.md], is an Activity with a certain structure, pointing to a Component that describes the plan following a particular pattern. We need a validation function that, given an assembly-plan object, checks to see whether it actually follows that pattern.

Note that this excludes checking whether the sequences for scars and restriction sites is correct. That will be handled separately. This is just a syntactic check to make sure that there are the right sorts of reactions and types to describe an assembly.

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

Successfully merging a pull request may close this issue.

2 participants