Creates a plot representing the layout of a MinION flow cell. Each circle represents an idividual channel with the intensity relecting the total kilobases of sequence produced. This only considers reads marked as template or complement, 2D reads are ignored as they are generated from the former two.
Usage
layoutPlot(summaryData, attribute = NULL)
Arguments
summaryData
Object of class Fast5Summary.
attribute
Character string indicating what to plot. Currently accepted values are: "nreads", "kb", "signal".