brentp / mosdepth

fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue with bed file

sakshamphul opened this issue · comments

can someone help me with this log from mosdepth?

[mosdepth] skipping bad bed line:@HD    VN:1.5
strutils.nim(1115)       parseInt
Error: unhandled exception: invalid integer: SN:chr1:15492234-15493074 [ValueError]

It appears the bed file you send to mosdepth is not a BED file.