SynBioDex / SBOL-Notebooks

A repository containing Jupyter Notebooks for SBOL
0 stars 0 forks source link

A notebook that creates an example of an SBOL2 CombinatorialDerivation and VariableComponent #31

Open fxbuson opened 3 days ago

fxbuson commented 3 days ago

Addresses #10 and #25

I tried to keep the amount of objects and dependencies fairly minimal, so didn't go for multiple Component objects and using SequenceConstraint to define their order, which would be the actual use-case for this.