initialize-atlas-method: Constructor method of atlas.

initialize,atlas-methodR Documentation

Constructor method of atlas.

Description

Constructor method of atlas.

Usage

## S4 method for signature 'atlas'
initialize(
  .Object,
  submaps,
  bedmatrix,
  segments_list,
  bySegments,
  unit = NULL,
  gap = NULL
)

Arguments

.Object

the object type

submaps

a list of submaps

bedmatrix

a bed.matrix object

segments_list

a list of segments object

bySegments

a boolean

unit

the unit in which are markers (cM or Bp)

gap

the gap used to create segments in the By Distance method

logReg

list of logistic regression results on adjusted and unadjusted data


genostats/Fantasio documentation built on Feb. 2, 2023, 5:28 p.m.