Skip to content

Error running convading: Incorrect BED file format, please check your BED file before processing #45

Description

@lakhujanivijay

I am getting 2 types of errors while running convading. My command is

perl/CoNVaDING-1.2.1/CoNVaDING.pl \
>   -mode StartWithBam \
>   -inputDir /00_bam_files \
>   -controlsDir 00_bam_files \
>   -outputDir 01_coverage_out \
>   -bed Target_annotated_intervals.bed

The errors are :

awk: cmd. line:1: fatal: division by zero attempted

Incorrect BED file format, please check your BED file before processing.

for fatal: division by zero, I know it is a known issue and I am waiting for the response here #28 (comment)

However, I don't know the reason about this error:

Incorrect BED file format, please check your BED file before processing.

Can you please help ?

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