NEWS.md
NEW FEATURES
processSim()
method generates simulated samples with copy number profiles derived from a specific sample.SIGNIFICANT USER-VISIBLE CHANGES
BUG FIXES
NEW FEATURES
calculateLog2ratioMetric()
method enables log2 ratio metric calculation using similar workflow than calculateOverlapRegionsMetric()
method.SIGNIFICANT USER-VISIBLE CHANGES
plotMetric()
replaces plotOverlapMetric()
method. The new method can plot all metrics (state call metrics and log2 ratio metrics).BUG FIXES
NEW FEATURES
SIGNIFICANT USER-VISIBLE CHANGES
BUG FIXES
NEW FEATURES
SIGNIFICANT USER-VISIBLE CHANGES
plotOneOverlapMetric()
method has a new argument silent=TRUE
so that the plot is not drawn by default.BUG FIXES
plotOneOverlapMetric()
method now uses sample distance for clustering as default clustering method.NEW FEATURES
plotOneOverlapMetric()
method enables plotting result of overlapping metric calculation.SIGNIFICANT USER-VISIBLE CHANGES
calculateOverlapRegionsMetric()
method changed to calculateOverlapMetric()
.BUG FIXES