Skip to content

Bug: input file name collision #100

@samarth8392

Description

@samarth8392

Description of the bug

ERROR ~ Error executing process > 'VC:combineVariants_octopus (1)'

Caused by:
Process VC:combineVariants_octopus input file name collision -- There are multiple input files for each of the following file names: WGS_NC_T_vs_WGS_NC_N_11.octopus.vcf.gz, WGS_NC_T_vs_WGS_NC_N_11.octopus.vcf.gz.tbi

Container:
/data/CCBR_Pipeliner/SIFS/dnousome-ccbr_logan_base-v0.3.9.img

Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out

-- Check '.nextflow.log' file for details

Command used and terminal output

sinteractive --mem=8g -N 1 -n 4

MAINDIR="/data/CCBR/projects/techDev"
DATADIR="/data/CCBR/projects/techDev/data/wgs"

module use /data/CCBR_Pipeliner/Pipelines/ccbrpipeliner/r8/modules && module load ccbrpipeliner/8

# logan --version
# logan, version 0.3.1

# Step1: Initilalization
/vf/users/CCBR/projects/techDev/LOGAN/bin/logan init \
--output $MAINDIR/runs/logan_test2


# Step2: stub-run

/vf/users/CCBR/projects/techDev/LOGAN/bin/logan run /vf/users/CCBR/projects/techDev/LOGAN/main.nf \
--output $MAINDIR/runs/logan_test2 \
--mode local -profile ci_stub \
--genome hg38 \
--sample_sheet /data/CCBR/projects/techDev/logan_pairs.txt \
--fastq_file_input /data/CCBR/projects/techDev/logan_fastq_input.txt \
-stub --vc --sv --cnv

Relevant files

No response

System information

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions