MergeEnv_: Class '"MergeEnv"'

Description Usage Format Value Fields Public Methods

Description

Class "MergeEnv"

Usage

1
MergeEnv(x, threshold)

Format

An object of class R6ClassGenerator of length 24.

Value

Object of R6Class representing a MergeEnv.

Fields

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.

Public Methods

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).


gschofl/DR2S documentation built on May 17, 2019, 8:40 a.m.