Entering edit mode
3.9 years ago
bioinfo89
▴
60
Hi All,
I am using ChIA-PET2 tool to process the data. I am subsampling reads (0.1 to 0.9) using seqtk and running the ChIA-PET pipeline and I get the following error:
ERROR: The input file is neither a BAM file nor a SAM file.
I checked the sam files they appear to be fine (using Picard ValidateSamFile). I am not sure what exactly is causing this error in the pipeline. It was running fine before. Any help would be great to resolve this.
Thanks!
Please show us the exact commands you're using.
seqtk output is
.fastq
, you feed.fastq.gz
into the tool, is that true, did you compress them? Maybe a wrong suffix here?Yes I did compress it. But the output works fine.