create the list of parameters for callingProcess function
callingObject(
copynumber,
segmented,
chromosome,
position,
featureNames,
sampleNames
)
A matrix containing the copy-number signal. Each column is a different patient.
A matrix containing the segmented copy-number signal. Matrix of the same size as copynumber.
Chromosome associated with the copy-number signal.
Position of the signal.
Names of the probes (not necessary).
Name of the sample (not necessary).
a list in the right format for callingProcess function