pipelines.chromake.scripts.config.remove_sequencing
pipelines.chromake.scripts.config.remove_sequencing(
config_path,
sequencing_name,
)Remove an entire sequencing project from the YAML config.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| config_path | str | Path to the YAML config file. | required |
| sequencing_name | str | Name of the sequencing project to remove. | required |