S4 class for storing summarized genomic variation profile.
Arguments
Slots
CopyNumber
a CopyNumber object.
MAF
a MAF object.
clinical.data
data associated with each sample in copy number profile
and MAF. This slot is intersection of clinical.data slot in both CopyNumber
object and MAF object.