Description Usage Arguments Value Author(s) Examples
This function is an example of reading data output by GAP, and using it
as input for the cnv.heatmap function.
1  | gap2cnv(gap)
 | 
gap | 
 A   | 
A data.frame suitable as input to the cnv.heatmap
function.
Lutz Krause <lutz.krause@qimrberghofer.edu.au>
1 2 3 4  | ## Not run: 
cnv <- gap2cnv(gap)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.