mvc: mvc

Description Usage Arguments

Description

mvc

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
mvc(
  name = "",
  eps = 0,
  pts = 0,
  var = c(),
  pop = c(),
  cov = data.frame(),
  fit = list(),
  comp = 0,
  deg = 0,
  weight = 0,
  score = 0,
  mwis = FALSE
)

Arguments

name

cluster name.

eps

epsilon value used by dbscan.

pts

minimum points value used by dbscan.

var

metavariants IDs.

pop

population names.

cov

depth of coverage matrix of biallelic loci.

fit

fitdist object for fitting between observed and theoritical depth of coverage.

comp

component id of the mvc.

deg

mvc degree in the mvc graph

weight

mvc weight

score

mvc score for maximum weighted independant set

mwis

logical, set to true if the mvc is a maximum weighted independant set


madoui/metaVaR documentation built on June 6, 2020, 2:09 p.m.