libsbol

Read and write Synthetic Biology Open Language (SBOL) files

brewmacoslinux
Try with needOr install directly
Source

About

Read and write files in the Synthetic Biology Open Language (SBOL)

Commands

libsbol

Examples

Validate an SBOL XML file for correctness$ libsbol validate design.xml
Convert SBOL file to JSON format$ libsbol convert design.xml design.json
Display SBOL document structure and components$ libsbol show design.xml