drawCoverageMap | R Documentation |
Output heatmap of marginal frequencies for all possible amino acid changes across all tiles
drawCoverageMap(
params,
info,
aaMarginal,
wmThreshold,
tilesPerRegion,
tileDepths,
depthTable,
tileCensi,
tileLambdas
)
params |
parameter sheet object |
info |
list containing details on condition (nscond), timepoint (tp), pdftag and outdir |
aaMarginal |
marginal frequency table at amino acid-level |
wmThreshold |
'well-measuredness' threshold |
tilesPerRegion |
a list of vectors containing the tile IDs for each region 'ri' |
tileDepths |
table with adjusted mean effective sequencing depth for each tile |
depthTable |
raw depth table |
tileCensi |
table containing population breakdown of variant types within each tile |
tileLambdas |
average number of mutations in each tile |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.