View source: R/sgXDecodeFactory.R
| sgXDecodeGeneFactory | R Documentation |
A gene-specific decoder must be provided.
sgXDecodeGeneFactory(algorithm = "sga", method = "DecodeGene")
algorithm |
"sga", "sgde", "sgperm", "sge", "sgede", "sgp". Default: "sga". |
method |
Method. Default: "DecodeGene". |
Decode function for the selected algorithm from the correct package.
Other Configuration:
sgXCrossoverFactory(),
sgXGeneMapFactory(),
sgXInitGeneFactory(),
sgXMutationFactory(),
sgXReplicationFactory()
sgXDecodeGeneFactory(algorithm="sgperm", method="DecodeGene")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.