jsh58 / Genrich

Detecting sites of genomic enrichment
MIT License
182 stars 27 forks source link

Error! Cannot parse BAM file #86

Closed birkiy closed 2 years ago

birkiy commented 2 years ago

Genrich could not parse the BAM file. Instead, I gave SAM with header, it could.

samtools view -h {BAM} | Genrich -t - -o {output}

jsh58 commented 2 years ago

OK, glad it worked!