1 May 2011 01:19
Re: Bioperl-l Digest, Vol 96, Issue 28
Florent Angly <florent.angly <at> gmail.com>
2011-04-30 23:19:55 GMT
2011-04-30 23:19:55 GMT
Kamal, It looks like you have a typo somewhere: what is 'clustaw'? You probably mean 'clustalw'. Florent On 29/04/11 16:34, khush ........ wrote: > Dear, > > I am trying to calculate the Ka/ks ratio of my aligned sequences by clustalx > and for the same I am using > > So I am using the the scrip given at > https://github.com/bioperl/bioperl-live/blob/master/scripts/utilities/pairwise_kaks.PLS > > when I am trying to run the It alert me to chage the line > > "warn("Could not find the executable for $aln_prog, make sure you have > installed it and have either set ".uc($aln_prog)."DIR or it is in your > PATH");" > > "Could not find the executable for clustaw, make sure you have installed it > and have either set CLUSTAWDIR or it is in your PATH at kaks.pl line 52." > > I have clustalw2 and clustalx installed on my system. How to and where to > set the path for the same and how to calculate the Ka/Ks raio for my > sequences. > > Thank you > Kamal >(Continue reading)
I guess
misunderstood how CLUSTALWDIR works.
Chris Fields-5 wrote:
>
> I don't have access to a Windows machine to test this, unfortunately. I
> did notice you set CLUSTALWDIR to the actual executable, NOT the directory
> it is in. Also, the executable name is 'clustalw.exe', not 'clustalw', so
> possibly change that prior to instantiation:
>
> $Bio::Tools::Run::Alignment::ClustalW::PROGRAM_NAME = 'clustalw.exe';
>
> Maybe that's a start?
>
> chris
>
> On Apr 29, 2011, at 5:45 PM, duxroq wrote:
>
>>
>> Hi, I'm not sure whether my program is not finding the clustal w
>> exceutable
>> or if it is having trouble with the module itself. Here is my error, in
>> the
>> image below:
>>
>>
RSS Feed