Hi @akdess ,
Thank you for this tool. I am trying to conduct CNV analysis using the tutorial on RPubs. I have figured out most of it and am only stuck on this last part of this function. Any help or guidance would be appreciated
plotBAFInSeperatePages (loh =obj@loh.median.filtered.data, folderName="LOHPlotsSeperate")
Error in makeRectangleOverlay(start = max_num, end = max_num, dp = DisplayPars(lty = "dashed", :
could not find function "makeRectangleOverlay"
plotSingleCellLargeScaleEventHeatmap(finalChrMat, sampleName="LAMN (4-988876)", chrs=c("7p", "15q"))
Error in hclust(dist(finalChrMat, method = "euclidean")) :
must have n >= 2 objects to cluster