Description Usage Arguments Value Author(s)
create the list of parameters for callingProcess function
1 2 3 4 5 6 7 8 | callingObject(
copynumber,
segmented,
chromosome,
position,
featureNames,
sampleNames
)
|
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). |
a list in the right format for callingProcess function
Quentin Grimonprez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.