annotation.yaml Reference
This configuration file corresponds to --option=annotation and centralizes the settings for manual annotation, reannotation, cell2location, and RCTD.
Parameter |
Default |
Description |
|---|---|---|
|
|
Stage identifier field stored in the file |
|
|
Output directory, data directory, and sample list |
|
|
Platform type and analysis channel |
|
|
Annotation algorithm branch |
|
|
Path to the manual mapping file |
|
|
Device used for model training |
|
|
Number of training epochs for the cell2location reference model |
|
|
Whether to remove mitochondrial genes |
|
|
Prior for the number of cells per location in cell2location |
|
|
Number of training epochs for the cell2location spatial model |
|
|
Keywords used to filter spatial layers |
|
|
Whether to crop the image region |
|
|
Coordinates of the cropping window |
|
|
Thread setting for RCTD |
|
|
RCTD running mode |
|
|
Cell type column name in the RCTD reference object |
|
|
Grouping column name used for RCTD visualization |
|
|
Maximum number of parallel cores for RCTD |
Tuning suggestions
First decide on
anno_algorithm, then tune only the parameters relevant to that branch to avoid mixing settings across methods.For deep-learning-based annotation, first verify the
devicesetting and the training epoch parameters.For the RCTD branch, first confirm that
cell_type_colandRCTD_modeare set consistently with the reference data and analysis goal.