You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
With the growing size of packages, local data source files can clog up the root directory.
Local data source files should be stored within a singular folder, whereby within that folder it can either be a dump of all the files, or it can be modularised into different collections of data source file.
Single dump of files:
iGEM-package-template/local_data_source
With the growing size of packages, local data source files can clog up the root directory.
Local data source files should be stored within a singular folder, whereby within that folder it can either be a dump of all the files, or it can be modularised into different collections of data source file.
Single dump of files:
iGEM-package-template/local_data_source
Modularisation:
iGEM-package-template/local_data_source/promoters
iGEM-package-template/local_data_source/RBS
iGEM-package-template/local_data_source/designed_sequence