snippy icon indicating copy to clipboard operation
snippy copied to clipboard

™ BrokenPipeError: [Errno 32] Broken pipe, can you please assist for this error

Open EtienneNtumba opened this issue 4 months ago • 1 comments

samtools index snps.bam

fasta_generate_regions.py reference/ref.fa.fai 637096 > reference/ref.txt

freebayes-parallel reference/ref.txt 4 -p 2 -P 0 -C 2 -F 0.05 --min-coverage 10 --min-repeat-entropy 1.0 -q 13 -m 60 --strict-vcf -f reference/ref.fa snps.bam > snps.raw.vcf

vcfstreamsort: symbol lookup error: /home/p0129674/anaconda3/envs/my_pro/bin/../lib/libvcflib.so.1: undefined symbol: wavefront_align vcfuniq: symbol lookup error: /home/p0129674/anaconda3/envs/my_pro/bin/../lib/libvcflib.so.1: undefined symbol: wavefront_align Traceback (most recent call last): File "/home/p0129674/anaconda3/envs/my_pro/bin/vcffirstheader", line 17, in print(line.strip()) BrokenPipeError: [Errno 32] Broken pipe

EtienneNtumba avatar Feb 07 '24 23:02 EtienneNtumba