SIGNIFICANT USER-VISIBLE CHANGES
- New website https://krasnitzlab.github.io/CNVMetrics/index.html associated to package.
- Vignette section 'Workflow for metrics calculated using CNV status calls' is completed.
SIGNIFICANT USER-VISIBLE CHANGES
plotOneOverlapMetric()
method has a new argumentsilent=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 tocalculateOverlapMetric()
.
NEW FEATURES
- Added a
NEWS.md
file to track changes to the package. calculateOverlapRegionsMetric()
method enables calculation of similarity metrics using overlapping amplified/deleted regions.
SIGNIFICANT USER-VISIBLE CHANGES
- None.
BUG FIXES
- None