Description Usage Format Value Fields Public Methods
Class "MergeEnv"
1 | MergeEnv(x, threshold)
|
An object of class R6ClassGenerator
of length 24.
Object of R6Class
representing a MergeEnv.
threshold
[numeric]
; when do we call a variant a variant.
x
[DR2S]
; the original DR2S
object.
threshold
When do we call a variant a variant.
x$init(hapEnv)
Intialise a HapEnv
x$walk(hapEnv, until = FALSE, verbose = FALSE)
Perform a SNP
walk along the consensus matrices until there are no SNPs to be walked
until = FALSE
, until a certain position (until = 1234
), or
one step at a time (until = NULL
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.