gap2cnv: Illustrative function for processing GAP data.

Description Usage Arguments Value Author(s) Examples

Description

This function is an example of reading data output by GAP, and using it as input for the cnv.heatmap function.

Usage

1
gap2cnv(gap)

Arguments

gap

A data.frame, typically obtained by calling read.gap.

Value

A data.frame suitable as input to the cnv.heatmap function.

Author(s)

Lutz Krause <lutz.krause@qimrberghofer.edu.au>

Examples

1
2
3
4
## Not run: 
cnv <- gap2cnv(gap)

## End(Not run)

jjellis/GenomicVis documentation built on May 19, 2019, 11:39 a.m.