Skip to content

what kind of files should be put in controlsDIr? #46

Description

@leovam

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions