orthomclInstallSchema issue in OrthoMCL program
0
0
Entering edit mode
6.9 years ago
wangdp123 ▴ 340

Hi there,

I have been struggling with the analysis of data on OrthoMCL program and it always come up with the issue as follows when the analysis arrive at the "orthomclInstallSchema" step. In addition, I have confirmed that DBI and DBD::mysql have been installed already.

The command line is:

orthomclInstallSchema orthomcl.config install_schema.log

The reported error is:

DBI connect('orthomcl:3307','orthomcl',...) failed: Can't connect to MySQL server on '3307' (22) at ../lib/perl/OrthoMCLEngine/Main/Base.pm line 56

The content in orthomcl.config:

dbVendor=mysql
dbConnectString=dbi:mysql:orthomcl:3307
dbLogin=orthomcl
dbPassword=XXXXXXX
similarSequencesTable=SimilarSequences 
orthologTable=Ortholog
inParalogTable=InParalog 
coOrthologTable=CoOrtholog
interTaxonMatchView=InterTaxonMatch 
percentMatchCutoff=50
evalueExponentCutoff=-5 
oracleIndexTblSpc=NONE

Any solution to get around this?

Many thanks,

Regards,

Tom

OrthoMCL • 2.4k views
ADD COMMENT
1
Entering edit mode

You may try this tutorial.

ADD REPLY
0
Entering edit mode

This doesn't solve your problem as such, but frankly OrthoMCL is crazy difficult to use in my opinion. Assuming you're trying to define a core/pan-genome etc. Roary can do everything OrthoMCL does in a matter of minutes. Strongly recommended.

ADD REPLY

Login before adding your answer.

Traffic: 1682 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6