Learn R Programming

canceR (version 1.4.0)

getCircos: get Circos Layout for selected studies and selected dimensions

Description

get Circos Layout for selected studies and selected dimensions

Usage

getCircos(dimension)

Arguments

dimension
string (All,mRNA, CNA, Met,RPPA, miRNA, Mut)

Value

a plot with Circos style

Examples

Run this code
load(paste(path.package("canceR"),"/data/Circos.RData", sep=""))
## Not run: 
# getCircos(dimension ="All")
# ## End(Not run)

Run the code above in your browser using DataLab