coverageSubmap | R Documentation |
Helper function to draw a subsection of the coverage map
coverageSubmap(
startPos,
endPos,
aaMarginal,
seps = NULL,
thresholds = c(1e-06, 5e-05)
)
startPos |
start position for subsection of coverage map |
endPos |
end position for subsection of coverage map |
aaMarginal |
marginal frequency table at amino acid-level |
seps |
tile separator lines |
thresholds |
heatmap colour transition thresholds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.