tkdaglad {GLAD}R Documentation

Graphical interface for GLAD package

Description

A graphical interface to analyse array CGH data.

Arguments

list A character vector with the array to be analysed

Note

People interested in tools dealing with array CGH analysis can visit our web-page http://bioinfo.curie.fr.

Author(s)

Philippe Hupé, glad@curie.fr.

See Also

glad, daglad, plotProfile.

Examples

  
data(snijders)
array1 <- as.profileCGH(gm13330)
array2 <- as.profileCGH(gm04435)

## tkdaglad(c("array1","array2"))
## tkglad(c("array1","array2"))


[Package GLAD version 1.2.0 Index]