pipeline.Rd
Run CAMDAC analysis on a bulk tumor and patient-matched tissue-matched tumor-adjacent normal sample.
pipeline(tumor, germline = NULL, infiltrates = NULL, origin = NULL, config)
Tumor CamSample
object for deconvultion.
Patient-matched normal CamSample
object. May be NULL if tumor
has CNA calls already.
Normal CamSample
as a proxy for infiltrating normal methylation.
Normal CamSample
representing cell of origin for tumor-normal differential methylation.
Configuration built with CamConfig()
.