selectGroup: Return the list of marker indices that comprise the given...

Description Usage Arguments Value

View source: R/selectGroup.R

Description

Return the list of marker indices that comprise the given group. This is an internal method that is used in the matchGroups function. GROUP SHOULD BE SHIFTED TO BEGIN AT A CUTPOINT BEFORE CALLING THIS???

Usage

1
selectGroup(groupIndex, markerData, cutList)

Arguments

groupIndex

- index of the group to select

markerData

- main marker data file, produced by either the readfile.R/readFile function or the duplicatemarkers.R/removedups function

cutList

- cutpoint array, produced by cutpoints.R/findcuts function

Value

List of indices of the markers in the given group.


mckaylab/TSPmap documentation built on Aug. 19, 2021, 8:38 p.m.