pfClusters {savR} | R Documentation |
Sum the total pass filter number of clusters for all tiles in the lane.
pfClusters(project, lane) ## S4 method for signature 'savProject,integer' pfClusters(project, lane = 1L)
project |
SAV project |
lane |
lane(s) number |
## Not run: example(savR) pfClusters(fc, 1L) ## End(Not run)