getseg: Extract the segments from a given individual

View source: R/getseg.R

getsegR Documentation

Extract the segments from a given individual

Description

Extract the segments from a given individual

Usage

getseg(data, ind)

Arguments

data

a data.frame of mean log2 ratio values per bin, following segmentation with function segment.

ind

a character vector of length one. The individual for which the data should be extracted (the name must correspond to one of the columns of data).

Value

a data.frame with the segments of a given individual.

Examples

NULL

malemay/delgbs documentation built on Feb. 1, 2024, 8:38 a.m.