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 ?
I am getting 2 types of errors while running convading. My command is
The errors are :
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 ?