Learn R Programming

coMET (version 1.2.0)

cpgPvalue: Create a plot of pvalue of CpG with DataTrack of Gviz

Description

Create a plot of pvalue of CpG with DataTrack of Gviz

Usage

cpgPvalue(cprange, data, chr, start, end, typefunction, title)

Arguments

cprange
Range to visualise
data
data to analyse
chr
the chromosome of interest
start
the first position of region of interest (the smallest value)
end
the last position of region of interest (the biggest value)
typefunction
Type of function to visualise the data
title
Name of tracks

Value

the object DataTrack of Gviz