Closed mictadlo closed 4 years ago
what is the linux distribution (and version) you are running? and were you able to successfully execute the test command:
./interproscan.sh -i test_all_appl.fasta -f tsv -dp
If the test command works, then it is likely the problem is with your temporary directory path (--tempdir option). /scratch/waterhouse_team/QLD/sparse-orginal-77/bionano/juicer/juicebox2fasta/annotation/hisat2-scallop/noFixMate/all-merged-clean/hybridv2/interpro/unchar/QLDall-merged-clean.bam.fasta.transdecoder.genome-VS-QLDv0.81.augustus.all.clean-swissprot-and-NR.no_TE.unchar_hypo.AA.fasta.54-tmp.
It is too long and one of the old binaries in InterProScan has problems if the file path is say more than 255 characters
InterProScan will create a unique temp directory for each run, and clean it up afterwards, so your --tempdir value doesn't need to match the input sequence path and be that long
Hi, InterProScan-5.46-81.0 caused
ERROR - Command line failed with exit code: 25
What did I miss?
Thank you in advance,
Michal