SynBioDex / libSBOLj

Java Library for Synthetic Biology Open Language (SBOL)
Apache License 2.0
38 stars 24 forks source link

Combinatorial Design #504

Closed 3ach closed 6 years ago

3ach commented 7 years ago

This PR adds functionality for SEP 007 (Combinatorial Design) to libSBOLj.

3ach commented 7 years ago

I went through and fixed the merge conflicts that GitHub spotted.

cjmyers commented 7 years ago

Also appears that not all methods needed to for CombinatorialDerivation have been added to SBOLDocument.

michael13162 commented 6 years ago

https://github.com/SynBioDex/libSBOLj/issues/477

That issue has more issues/changes that aren't included in this pull request, but given the API is partially there, we can merge for now and merge again when the rest of the changes are made.