orthoMCLInstallSchema error : cant form a databse
I am trying to use orthoMCL and getting struck at step4. I am referring to the manual (Easy way to run easily orthoMCL (Copy & paste))
I am facing the following error :
DBI connect('orthomcl','vjain@ .com',...) failed: Access denied for user 'vjain@ .com'@'localhost' (using password: YES) at /home/cds003/Documents/orthologs/OrthoMCL/bin/../lib/perl/OrthoMCLEngine/Main/Base.pm line 61.
Please help me sort.
• 1,934 views
•
link
0 answers
No answers yet.
Log in to answer this question.
I have redacted your exact email address from the error log above.
What organism are you working on?
If its prokaryotic, I'd strongly advise using
roaryinstead.sounds you like you don't have access to the mysqlDB (duh :) ), check the values in the orthomcl.config file and make sure that you have access to the mysql server from where you want to run orthomcl (if not all on the same server), also check if the username that is passed to DBI connect is the same one as has access to the mysql server.
You could use PorthoMCL, it is a faster and mysql-free reimplementation of orthoMCL.
Alternatively, you can use orthofinder if you can not have access.