@Bioji, thanks very much for the lead. After download I tried it first commandline to test if it works as so: [code] edson@samsung:~/pal2nal.v14$ perl pal2nal.pl test.aln test.nuc > -output paml -nogap [/code]
But things are yet to work out and this is what I get: [code] Can't open paml at pal2nal.pl line 335. [/code]
I think with your lead I'm a small step away but there one or few subtle issue I am missing. Could you help?
Thanks.
Ps. As a follow-up, it seems there are issues with the pal2nal output options. The default is "clustal" and if you call the commandline with default it just work. If you call with 'paml' or 'fasta' thats when "cant open paml at pal2nal.pl.." or "cant open fasta at pal2nal.pl.." log comes out.
How do you fix that?