Learn R Programming

GLAD (version 2.36.0)

array: Bladder cancer CGH data

Description

Bladder cancer data from 3 arrays CGH (Comparative Genomic Hybridyzation). Arrays dimension are 4 blocs per column, 4 blocs per row, 21 columns per bloc and 22 rows by blocs.

Usage

data(arrayCGH)

Arguments

Format

A data frame composed of the following elements :
Log2Rat
Log 2 ratio.
Position
BAC position on the genome.
CHROMOSOME
Chromosome.
Col
Column location on the array.
Row
Row location on the array.

Source

Institut Curie, glad@curie.fr.

Examples

Run this code
data(arrayCGH)
data <- array1 #array1 to array3

Run the code above in your browser using DataLab