Description Usage Arguments Author(s) See Also Examples
View source: R/distanceHistSeq2RE.R
Give an overview of the distance distribution from all assigned sequences to the associated RE sites. If average or estimate is used for assigning sequences to RE sites, the count for histogram drawing will be adjusted with the weight assigned.
1 2 3 | distanceHistSeq2RE(assignedSeqs, longestDist = 1000,
title = "histogram of distance to assigned RE site",
xlab = "Distance to assigned RE site", ylab = "Frequency", ylim="")
|
assignedSeqs |
result returned from assignSeq2REsite |
longestDist |
longest distance to keep in the plot |
title |
an overall title for the plot |
xlab |
a title for the x axis |
ylab |
a title for the y axis |
ylim |
range of y to be plotted |
Lihua Julie Zhu
assignSeq2REsite, distanceHistSeq2RE
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.