Skip to content

Commit

Permalink
debug module location
Browse files Browse the repository at this point in the history
  • Loading branch information
dimalvovs committed Nov 21, 2024
1 parent 6fdc15f commit 4ff6a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include { PREPROCESS } from './modules/local/preprocess.nf'
include { COGAPS } from './modules/local/cogaps.nf'
include { SPACEMARKERS;
SPACEMARKERS_MQC;
SPACEMARKERS_IMSCORES } from './modules/local/spacemarkers/nextflow/'
SPACEMARKERS_IMSCORES } from './modules/local/spacemarkers/nextflow/main.nf'

workflow COSPACE {

Expand Down

0 comments on commit 4ff6a2c

Please sign in to comment.