Print a CNVMetric object and returns it invisibly.

# S3 method for CNVMetric
print(x, ...)

Arguments

x

the output object from calculateOverlapRegionsMetric function to be printed.

...

further arguments passed to or from other methods.

Value

the argument x.

See also

The default method print.default.