Hi
I have an issue to the tool with mode StartWithBam
perl CoNVaDING.pl \
-mode StartWithBam \
-inputDir PATH/TO/sample \
-controlsDir /PATH/TO/normalBams \
-outputDir PATH/TO/Result \
-bed /PATH/TO/BEDfile
the normalBams folder contains multiple normal bam files, however, when I run the code, I got error:
Uncaught exception from user code:
Directory specified by "controlsDir" parameter does not contain normalized coverage files.
Does anyone know how to fix it? What kind of file should be included in controlsDir? Thanks!
Hi
I have an issue to the tool with mode StartWithBam
the normalBams folder contains multiple normal bam files, however, when I run the code, I got error:
Does anyone know how to fix it? What kind of file should be included in controlsDir? Thanks!