setSNPThresholds: set SNP thresholds for existing cluster analysis model

Description Usage Arguments Value Examples

View source: R/Model.R

Description

set SNP thresholds for existing cluster analysis model

Usage

1
setSNPThresholds(thisModel, thSNP = seq(1, 10))

Arguments

thisModel

cluster analsyis model created using createModel()

thSNP

(optional) SNP threshold values as a vector of integers

Value

model object

Examples

1
myModel <- setSNPThresholds(myModel, seq(12))

JamesStimson/transcluster documentation built on May 24, 2020, 10:39 p.m.