gene_data {CNViz}R Documentation

Gene data for vignette example

Description

A dataset containing simulated gene data as sample input for launchCNViz

Usage

data(gene_data)

Format

A dataframe with 112 rows and 6 variables

chr

chromosome

start

start location

end

end location

gene

gene name

log2

log2 copy number ratio

weight

weight given to log2 value

loh

loss of heterozygosity

Source

Center for Personalized Diagnositics at the University of Pennsylvania


[Package CNViz version 1.0.0 Index]