[Biococoa-dev] BCToolTranslator

Koen van der Drift kvddrift at earthlink.net
Sun Feb 27 22:09:12 EST 2005


On Feb 27, 2005, at 9:15 PM, John Timmer wrote:

> Ooops, sorry - delete the previous tool files.  And I can't seem to 
> commit a
> change to the project file.  It's probably because I'm using Tiger.  
> If you
> add themto the project yourself, please add them to the project and 
> commit
> that.
>

Done.


The translation demo has the code:

  // Translate the DNA sequence - the result is an NSArray of BCCodons 
(three nucleotides each)
	NSArray *translation = [BCToolTranslatorDNA translateDNASequence:
								(BCSequenceDNA *)theSequence usingGeneticCode: 
BCUniversalCodeDNA];


Could you update that to reflect the changes in the new 
BCTranslationTool?


thanks,

- Koen.




More information about the Biococoa-dev mailing list