Skip to content

Improving SBOL results

I looked at the SBOL file generation:

  1. Is there a reason for using SBOL2 rather than SBOL3?
  2. I worked on simulator.py to add input plasmid and link thel to oP with the following logic

For all iPs used in the campaign

  • Creation of an iP component
  • Creation of sequence object
  • Add sequence to iP component
  • Creation of subcomponent object linked to the iP component

For all oP

  • Creation of an oP component
  • Creation of sequence object
  • Add sequence to oP component
  • Add subcomponents to oP component

You can fin the edit in the file below:

simulator_SBOLmodif.py

Edited by Henri GALEZ
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information