| chromosomes,CNAclinicData-method | R Documentation |
An object of this class contains several data.frame objects.
bins contains information on binned genomic windows such as the
chromosome, start and end of the bins as well as a condition to use or
filter the bins. All other data.frames have rows corresponding to genomic
bins and the columns to separate samples.
Of these, copyNumber contains the bias corrected and normalized
count data (log2 ratios), the others named segCBS, segHMM,
segPLS and segLACBS contain the value of the segment for
each genomic bin calculated from multiple segmentation algorithms.
The segSummary data.frame holds the summarised consensus segment
values for each bin and input sample, while calls holds the
respective copy number calls.
## S4 method for signature 'CNAclinicData'
chromosomes(object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.