Create a new translation table.
Namespace:
BioSharp.Core.Bio.SymbolAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
public SimpleGeneticCodeTable( IFiniteAlphabet source, IFiniteAlphabet target ) |
Parameters
- source
- Type: BioSharp.Core.Bio.Symbol..::.IFiniteAlphabet
The source IFiniteAlphabet.
- target
- Type: BioSharp.Core.Bio.Symbol..::.IFiniteAlphabet
The target IFiniteAlphabet.