splitting.yaml Reference
This configuration file corresponds to spatialsnake useful_tool --option=splitting and is used to split objects by sample, label, or spatial range.
Parameter |
Default |
Description |
|---|---|---|
|
|
Root directory for exported |
|
|
Splitting mode, such as |
|
|
Output directory |
|
|
Shape element used when splitting by image |
|
|
Coordinate boundaries used for image-based splitting |
|
|
Labels to retain, separated by commas |
|
|
Path to an ROI table or ROI directory |
Tuning suggestions
For label-based splitting, start with
split_bytogether withbarcodes.For local tissue cropping, use
split_by=imageand define the coordinate boundaries at the same time.If you perform multiple rounds of splitting, keep
output_dirfixed to simplify output management.