View source: R/processHICdata.R
plotHICcontactTable | R Documentation |
This function imports HIC contact values and plots horizontal map of HIC contacts.
plotHICcontactTable(
HICcontacts = NULL,
yHeightRatio = 1/3,
sd.track = NULL,
user.track = NULL,
gene.track = NULL,
title = NULL
)
yHeightRatio |
A size ratio between x and y axis. Default: 1/3, what means that the top third of y-axis values will be removed. |
HICcontacts.df |
A |
A ggplot
object.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.