Description Usage Arguments Value Author(s)
plotDistToTSS method for csAnno
instance
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | plotDistToTSS(
x,
distanceColumn = "distanceToTSS",
xlab = "",
ylab = "Binding sites (%) (5'->3')",
title = "Distribution of transcription factor-binding loci relative to TSS",
...
)
## S4 method for signature 'list'
plotDistToTSS(
x,
distanceColumn = "distanceToTSS",
xlab = "",
ylab = "Binding sites (%) (5'->3')",
title = "Distribution of transcription factor-binding loci relative to TSS",
...
)
plotDistToTSS(x,distanceColumn="distanceToTSS", xlab="",
ylab="Binding sites (%) (5'->3')",
title="Distribution of transcription factor-binding loci relative to TSS",...)
|
x |
|
distanceColumn |
distance column name |
xlab |
xlab |
ylab |
ylab |
title |
title |
... |
additional parameter |
plot
Guangchuang Yu https://guangchuangyu.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.