read.gap: Illustrative function to read GAP output.

Description Usage Arguments Value Author(s) Examples

Description

This function is provided as an example of reading output from GAP and creating the required data.frame for cnv.plot.

Usage

1
read.gap(file, annot, sample.id = NULL)

Arguments

file

GAP output file

annot

GAP output annotation file

sample.id

The name of the sample to process

Value

A data.frame instance that can be used as input for cnv.plot.

Author(s)

Jonathan Ellis <jonathan.j.ellis@gmail.com>

Examples

1
2
3
4
## Not run: 
read.gap()

## End(Not run)

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