Learn R Programming

MPAgenomics (version 1.2.3)

CNAobjectToCGHcallObject: Convert CNAobject

Description

convert CNA object (output of the function segment from DNAcopy package) into a list for the argument segmentData of the function callingProcess.

Usage

CNAobjectToCGHcallObject(CNAobject)

Arguments

CNAobject

Output object of segment function from DNAcopy package

Value

a list at the required format of callingProcess.

See Also

callingProcess