initialize,bruvomat-method | R Documentation |
This is not designed for user interaction.
## S4 method for signature 'bruvomat'
initialize(.Object, gen, replen)
## S4 method for signature 'bruvomat'
dim(x)
## S4 method for signature 'bruvomat,ANY,ANY,ANY'
x[i, j, ..., drop = FALSE]
.Object |
a character, "bruvomat" |
gen |
|
replen |
a vector of numbers indicating the repeat length for each microsatellite locus. |
x |
a |
i |
vector of numerics indicating number of individuals desired |
j |
a vector of numerics corresponding to the loci desired. |
... |
unused. |
drop |
set to |
Zhian N. Kamvar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.