initialize,Genome-method {Ease}R Documentation

Initialize method for the Genome class

Description

Initialize method for the Genome class

Usage

## S4 method for signature 'Genome'
initialize(.Object, listHapLoci, listDipLoci, recRate)

Arguments

.Object

a Genome object

listHapLoci

a list of haploid loci

listDipLoci

a list of diploid loci

recRate

a two-by-two recombination rate vector

Value

A Genome object

Author(s)

Ehouarn Le Faou


[Package Ease version 0.1.2 Index]