[EMBOSS] Error in EMMA
    Mahmut Uludag 
    uludag at ebi.ac.uk
       
    Tue Mar  3 12:10:24 UTC 2009
    
    
  
Hi,
> I did some googling on this and found someone suggested to modify emma.c 
> file 
> to :
>       dna_matrix = ajAcdGetListSingle( "dnamatrix");
>       m2c = ajStrGetCharFirst(dna_matrix);
> 
>       if(m2c=='i')
>           ajStrAssignC(&m2str,"iub");
>       else if(m2c=='c')
>           ajStrAssignC(&m2str,"clustalw");
>       else if(m2c=='o')
>           ajStrAssignC(&m2str,"own");
> 
> I did that but still got the same error.
After the above changes made I'm able to use clustalw-2.0.7 with
EMBOSS-4.1.0.
Regards,
Mahmut
    
    
More information about the EMBOSS
mailing list