Closed asupandy closed 3 months ago
Hello and sorry for the late answer! Can you send us the binary, so we can try to reproduce your issue? Alternatively you can use our Docker image (https://hub.docker.com/r/interpro/interproscan).
Sorry, I'm very new to coding. Can you please explain how I can find the binary?
No problem! The binary is on the path "/data/Adeline/interproscan/interproscan-5.66-98.0/pftools3/build/src/C/pfsearchV3"
I've attached the pfsearchV3 binary in this email! Please let me know if there's anything else needed.
From: Laise Florentino @.> Sent: Wednesday, March 27, 2024 6:20 AM To: ebi-pf-team/interproscan @.> Cc: Supandy, Adeline @.>; Author @.> Subject: Re: [ebi-pf-team/interproscan] Error with pfsearchV3 after installing pcre2 and pftools3 (Issue #353)
You don't often get email from @.*** Learn why this is importanthttps://aka.ms/LearnAboutSenderIdentification
No problem! The binary is on the path "/data/Adeline/interproscan/interproscan-5.66-98.0/pftools3/build/src/C/pfsearchV3"
— Reply to this email directly, view it on GitHubhttps://github.com/ebi-pf-team/interproscan/issues/353#issuecomment-2022399163, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BG5BP4H5ATLUYBVN7LOLWM3Y2KFMNAVCNFSM6AAAAABES3RLC6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRSGM4TSMJWGM. You are receiving this because you authored the thread.Message ID: @.***>
Hi! I didn't receive the binary in the attachment. Can you try sending again, please? :)
PS: Did you try the Docker image (https://hub.docker.com/r/interpro/interproscan)
Hi all,
I've just downloaded interproscan and tried running the 2 two test case commands:
The
./interproscan.sh -i test_all_appl.fasta -f tsv
ran perfectly.But the
./interproscan.sh -i test_all_appl.fasta -f tsv -dp
gave the following error:According to #288, I installed and compiled both pftools3 and pcre2. I updated the interproscan.properties accordingly as well. When I re-ran
./interproscan.sh -i test_all_appl.fasta -f tsv -dp
, I got the following error codes, which if I understand correctly, points to pfsearchV3 as the problem.Is there anything that I should be trying or steps that I'm missing?