Description Usage Arguments Value Author(s)
View source: R/excludeFromBam.R
Returns a GAlignments excluding reads based on either name and/or location
1  | excludeFromBam(bam, exclude.ranges = GRanges(), exclude.names = NA)
 | 
bam | 
 a GAlignments object  | 
exclude.ranges | 
 Regions to exclude, as   | 
exclude.names | 
 A character vector of alignments names to exclude  | 
The bam minus the excluded regions
Helen Lindsay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.