CombineSEobjects
CombineSEobjects.Rd
We combine two SummarizedExperiment objects. This is originally intended to add the mitochondrial genotyping information to the somatic genotyping information. The function can combine any two objects and it is not requried to be from two different genotyping results.
Usage
CombineSEobjects(se_1, se_2, suffixes = c("_1", "_2"))