Skip to content

Commit f995cb8

Browse files
authored
Change default ct annotation method to tacco (#126)
1 parent d156d39 commit f995cb8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

scripts/run_benchmark/run_full_local.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ default_methods:
2828
- basic_qc_filter
2929
- alpha_shapes
3030
- normalize_by_volume
31-
- ssam
31+
- tacco
3232
- no_correction
3333
segmentation_methods:
3434
- custom_segmentation

scripts/run_benchmark/run_full_seqeracloud.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ default_methods:
2020
- basic_qc_filter
2121
- alpha_shapes
2222
- normalize_by_volume
23-
- ssam
23+
- tacco
2424
- no_correction
2525
segmentation_methods:
2626
- custom_segmentation

scripts/run_benchmark/run_test_local.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ default_methods:
2323
- basic_qc_filter
2424
- alpha_shapes
2525
- normalize_by_volume
26-
- ssam
26+
- tacco
2727
- no_correction
2828
segmentation_methods:
2929
- custom_segmentation

scripts/run_benchmark/run_test_seqeracloud.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ default_methods:
1919
- basic_qc_filter
2020
- alpha_shapes
2121
- normalize_by_volume
22-
- ssam
22+
- tacco
2323
- no_correction
2424
segmentation_methods:
2525
- custom_segmentation

0 commit comments

Comments
 (0)