Description Usage Arguments Value
View source: R/plotting_layout.R
Creates a plot representing the layout of a MinION flow cell. Each circle
represents an individual channel with the intensity relecting a specified
sequencing metric. This function is a more generalised version of
layoutPlot
, allowing the user to map any value the like on
the channel layout.
1 | muxHeatmap(data, zValue)
|
data |
A data.frame. Should have at least two columns, one of which has the name 'channel'. |
zValue |
Character string specifying the name of the column to be used for the colour scaling. |
Returns an object of gg
representing the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.