scriptutils.conversions
Module Contents
Functions
|
Find all SBOL2 import files in a package directory and convert them to SBOL3 sorted n-triples |
- convert_package_sbol2_files(package: str) dict[str, str]
Find all SBOL2 import files in a package directory and convert them to SBOL3 sorted n-triples
- Parameters
package – path of package to search
- Returns
dictionary mapping paths of SBOL2 inputs to SBOL3 outputs