mutate: Mutating Genes

Description Usage Arguments

View source: R/mutate.R

Description

mutate takes in a vector of genes and try mutating each of them independently with a mutation rate

Usage

1
mutate(childVector, mutationRate)

Arguments

childVector

a vector representing the genes of child chromosomes

mutationRate

mutation rate


garylin2099/GA documentation built on Feb. 8, 2020, 1:13 a.m.