scriptutils.package_specification
Module Contents
Functions
|
Export a package Excel file into CSVs |
|
Export a package Excel file into SBOL |
|
Attributes
- DISTRIBUTION_NAMESPACE = https://github.com/iGEM-Engineering/iGEM-distribution
- SHEET_CONFIG
- export_csvs(package: str)
Export a package Excel file into CSVs
package: directory for Excel file
- export_sbol(package: str) sbol3.Document
Export a package Excel file into SBOL
package: directory for Excel file Returns ———- Document that has been written
- package_stem(package) str