parctan: Peter Andrew's arctan transformation for visualizing copy...

View source: R/parctan.R

parctanR Documentation

Peter Andrew's arctan transformation for visualizing copy number

Description

The parctan transformation scales the data for visualization. It zooms into low copy number, yet still see high valued copy number

Usage

parctan(x)

Arguments

x

copy number data

Details

See http://mumdex.com

Value

Returns a copy number object on Peter Andrew's arctan transformation

Examples

data(cnr)

pX <- parctan(cnr$X)


SingerLab/gac documentation built on March 23, 2024, 5:15 a.m.