Hi there,
I was trying to run orthomcl in my linux workstation. I am facing this problem:
The log is as follows:
Any suggestions please.
Best Regards
Zillur
I was trying to run orthomcl in my linux workstation. I am facing this problem:
Code:
[root@genomics bin]# ./orthomcl-pipeline -i /home/zillur/Desktop/zillur/phd/orthomcl -o /home/zillur/Desktop/zillur/phd/orthomcl/output -m /usr/local/Tools/orthomcl/orthomcl-pipeline-master/etc/orthomcl.config.example --nocompliant Warning: directory "/home/zillur/Desktop/zillur/phd/orthomcl/output" already exists, are you sure you want to store data here [Y]? y Starting OrthoMCL pipeline on: Mon Sep 26 20:11:08 2016 Git commit: unknown =Stage 1: Validate Files = Odd number of elements in hash assignment at /root/perl5/lib/perl5/Bio/SeqIO.pm line 378. Validating PlasmoDB-28_PbergheiANKA_AnnotatedProteins.fasta ... 5076 sequences Odd number of elements in hash assignment at /root/perl5/lib/perl5/Bio/SeqIO.pm line 378. Validating PlasmoDB-28_Pchabaudichabaudi_AnnotatedProteins.fasta ... 5217 sequences Odd number of elements in hash assignment at /root/perl5/lib/perl5/Bio/SeqIO.pm line 378. Validating PlasmoDB-28_Pfalciparum3D7_AnnotatedProteins.fasta ... 5542 sequences Odd number of elements in hash assignment at /root/perl5/lib/perl5/Bio/SeqIO.pm line 378. Validating PlasmoDB-28_Pgallinaceum8A_AnnotatedProteins.fasta ... 3 sequences Odd number of elements in hash assignment at /root/perl5/lib/perl5/Bio/SeqIO.pm line 378. Validating PlasmoDB-28_PknowlesiH_AnnotatedProteins.fasta ... 5323 sequences Odd number of elements in hash assignment at /root/perl5/lib/perl5/Bio/SeqIO.pm line 378. Validating PlasmoDB-28_PvivaxSal1_AnnotatedProteins.fasta ... 5586 sequences Odd number of elements in hash assignment at /root/perl5/lib/perl5/Bio/SeqIO.pm line 378. Validating PlasmoDB-28_PyoeliiyoeliiYM_AnnotatedProteins.fasta ... 5709 sequences Validated 7 files Stage 1 took 0.02 minutes =Stage 2: Validate Database= Stage 2 took 0.00 minutes =Stage 3: Load OrthoMCL Database Schema= /usr/bin/orthomclInstallSchema "/usr/local/Tools/orthomcl/orthomcl-pipeline-master/etc/orthomcl.config.example" "/home/zillur/Desktop/zillur/phd/orthomcl/output/log/orthomclSchema.log" 1>/home/zillur/Desktop/zillur/phd/orthomcl/output/log/3.loadschema.stdout.log 2>/home/zillur/Desktop/zillur/phd/orthomcl/output/log/3.loadschema.stderr.log Error executing command: /usr/bin/orthomclInstallSchema "/usr/local/Tools/orthomcl/orthomcl-pipeline-master/etc/orthomcl.config.example" "/home/zillur/Desktop/zillur/phd/orthomcl/output/log/orthomclSchema.log" 1>/home/zillur/Desktop/zillur/phd/orthomcl/output/log/3.loadschema.stdout.log 2>/home/zillur/Desktop/zillur/phd/orthomcl/output/log/3.loadschema.stderr.log. See logs /home/zillur/Desktop/zillur/phd/orthomcl/output/log/3.loadschema.stdout.log and /home/zillur/Desktop/zillur/phd/orthomcl/output/log/3.loadschema.stderr.log
Code:
[zillur@genomics log]$ more 3.loadschema.stderr.log Can't locate OrthoMCLEngine/Main/Base.pm in @INC (@INC contains: /usr/bin/../lib/perl /root/perl5/lib/perl5/x86_64-linux-thread-multi /root/perl5/lib/perl5 /h ome/zillur/perl5/lib/perl5/x86_64-linux-thread-multi /home/zillur/perl5/lib/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl / usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/bin/orthomclInstallSchema line 6. BEGIN failed--compilation aborted at /usr/bin/orthomclInstallSchema line 6.
Best Regards
Zillur
Comment