View source: R/firevat_filter.R
DefaultFilterToBinary | R Documentation |
This function transforms default filtering parameter to binary vector which can be used as a suggested solution in GA algorithm.
DefaultFilterToBinary(vcf.filter, params.bit.len)
vcf.filter |
A list generated in |
params.bit.len |
A list with bit lengths of filtering parameters which is generated from |
A binary vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.