Description Usage Arguments Examples
Sum the total pass filter number of clusters for all tiles in the lane.
1 2 3 4 | pfClusters(project, lane)
## S4 method for signature 'savProject,integer'
pfClusters(project, lane = 1L)
|
project |
SAV project |
lane |
lane(s) number |
1 2 3 4 5 | ## Not run:
example(savR)
pfClusters(fc, 1L)
## End(Not run)
|
Loading required package: ggplot2
savR> fc <- savR(system.file("extdata", "MiSeq", package="savR"))
savR> fc
savProject instance with 1 lanes, 82 total cycles, and 2 sequence reads ( 1 sequencing and 1 indexed reads ).
Default naming convention.
With InterOp data for: savCorrectedIntensityFormat (correctedIntensities)
savQualityFormat (qualityMetrics)
savTileFormat (tileMetrics)
savExtractionFormat (extractionMetrics)
[1] 11272919
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.