Skip to content

Commit 261a56e

Browse files
committed
xenium bundle validator, minor changes for ci
1 parent 5389b80 commit 261a56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/spatialxe.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include { UNTAR } from '../modules/nf-core/untar/main'
2020
include { SEGGER_CREATE_TRAIN_PREDICT } from '../subworkflows/local/segger_create_train_predict/main'
2121
include { PROSEG_PRESET_PROSEG2BAYSOR } from '../subworkflows/local/proseg_preset_proseg2baysor/main'
2222
include { BAYSOR_GENERATE_PREVIEW } from '../subworkflows/local/baysor_generate_preview/main'
23-
include { BAYSOR_RUN_TRANSCRIPTS_PARQUET } from '../subworkflows/local/baysor_run_transcripts_csv/main'
23+
include { BAYSOR_RUN_TRANSCRIPTS_PARQUET } from '../subworkflows/local/baysor_run_transcripts_parquet/main'
2424

2525
// image-based segmentation subworklfows
2626
include { BAYSOR_RUN_PRIOR_SEGMENTATION_MASK } from '../subworkflows/local/baysor_run_prior_segmentation_mask/main'

0 commit comments

Comments
 (0)