dot-validateSeg: Validates if the seg is compatible with this R package

Description Usage Arguments Value Examples

Description

Validates if the seg is compatible with this R package

Usage

1

Arguments

seg

a Seg file dataframe

Value

LOGICAL

Examples

1
2
#.validateSeg(data.frame("Chrom"=1, "start"=1, "end"=2))
#.validateSeg(data.frame("chr"=1, "X"=1, "loc.end"=2))

quevedor2/aneuploidy_score documentation built on Feb. 26, 2021, 12:13 p.m.