View source: R/BiofeatureGraphics.R
cpgPvalue | R Documentation |
Create a plot of pvalue of CpG with DataTrack of Gviz
cpgPvalue(cprange, data, chr, start, end, typefunction, title="CpG pvalue")
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 |
the object DataTrack of Gviz
Tiphaine Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.