callingObject: Create the list of parameters for callingProcess function

Description Usage Arguments Value Author(s)

View source: R/cghcall.R

Description

create the list of parameters for callingProcess function

Usage

1
2
callingObject(copynumber, segmented, chromosome, position, featureNames,
  sampleNames)

Arguments

copynumber

A matrix containing the copy-number signal. Each column is a different patient.

segmented

A matrix containing the segmented copy-number signal. Matrix of the same size as copynumber.

chromosome

Chromosome associated with the copy-number signal.

position

Position of the signal.

featureNames

Names of the probes (not necessary).

sampleNames

Name of the sample (not necessary).

Value

a list in the right format for callingProcess function

Author(s)

Quentin Grimonprez


MPAgenomics documentation built on Jan. 16, 2020, 3 p.m.