Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
EtienneNtumba opened this issue Feb 7, 2024 · 1 comment

Comments

@EtienneNtumba
Copy link

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

@ghost
Copy link

ghost commented Feb 12, 2024

HI Etienne Ntumba check out the solution found in Error #566. It calls to downgrade one of the programs.

image

I just tried it, and my pipeline ran.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant