plotQGT30 {savR}R Documentation

Plot Quality > 30 for a flowcell

Description

Generate a plot for a given cycle of the percentage of clusters in each tile that are >= Q30.

Usage

plotQGT30(project, cycle)

## S4 method for signature 'savProject,integer'
plotQGT30(project, cycle = 1L)

## S4 method for signature 'savProject,missing'
plotQGT30(project)

Arguments

project

SAV project

cycle

sequence cycle


[Package savR version 1.18.0 Index]