CNAobjectToCGHcallObject {MPAgenomics}R Documentation

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.

Author(s)

Quentin Grimonprez

See Also

callingProcess


[Package MPAgenomics version 1.1.6 Index]