[Biococoa-dev] BCSymbolMapping

Koen van der Drift kvddrift at earthlink.net
Sun Mar 13 15:58:21 EST 2005


Philipp,

Could you expand a little on what this class would do? We already have 
BCSymbol methods to get a char for each symbol, so I am not sure what 
additional advantages your BCSymbolMapping class would have.


- Koen.




On Mar 13, 2005, at 2:46 PM, Philipp Seibel wrote:

> Hi,
>
> i'd like to implement charles BCSymbolMapping for the alignment 
> algorithms, so we have to discuss the details.
>
> I think we should implement a class called BCSymbolMapping with 
> methods like
>
> - (int)intMappingForSymbol:(BCSymbol *)symbol;
> - (char)charMappingForSymbol:(BCSymbol *)symbol;
>
> - (NSRange)rangeForCharMapping;
> - (NSRange)rangeForIntMapping;
>
> Every symbolSet class gets a method like
>
> - (BCSymbolMapping *)symbolMapping;
>
> and thats it *g*
>
> any ideas how to implement the mapping efficiently ?
> so the discussion is declared open ;-).
>
> Phil
>
> _______________________________________________
> Biococoa-dev mailing list
> Biococoa-dev at bioinformatics.org
> https://bioinformatics.org/mailman/listinfo/biococoa-dev
>




More information about the Biococoa-dev mailing list