[Biococoa-dev] translation demo

Koen van der Drift kvddrift at earthlink.net
Sun Sep 26 11:27:52 EDT 2004


On Sep 26, 2004, at 9:55 AM, John Timmer wrote:

> Okay, the BCGeneticCode bug should be fixed.  So much for focusing on 
> PHP
> for the weekend....
>

The example still doesn;t work. The following code (in theController.m)

     NSMutableString *aString = [NSMutableString string];

     for ( i = 0; i < [translation count]; i++ ) {

         [aString appendString: [[translation objectAtIndex: i] 
aminoAcidSymbolString]];
     }

results in an empty aString.


- Koen.








More information about the Biococoa-dev mailing list