alignLoci: Aligns Multiple Copy-Number Data Objects

Description Usage Arguments Value

View source: R/alignLoci.R

Description

Expands multiple copy-number data.frame:s to have the exact same set of (chr, pos) loci. If new rows are injected, the other non-(chr, pos) fields are populated with missing values.

Usage

1
alignLoci(dat)

Arguments

dat

A list of PSCN data.frame:s with required columns chr and pos.

Value

A list of the same length as dat where all data.frame:s have the exact same set of fields chr and pos (and in the same order).


pneuvial/c3co documentation built on May 25, 2019, 10:21 a.m.