Description Usage Arguments Value
pull in (filter and assemble as an object) some or all of the "useful" reads in a paired-end sequencing run
1 2 3 4 5 6 7 8 9 10 |
bam |
character string, the BAM file to parse |
genome |
optional character string, the genome assembly to target |
is.single |
whethr the input BAM is single-end or not |
bamParams |
optional any parameters to pass through to ScanBamParam |
which |
optional a GRanges object with specific regions to extract |
style |
what style the assembly annotations are in (e.g. 'chr1' == UCSC or '1' == NCBI) |
strand |
what orientation is the first read in the pair (e.g. 'reverse') |
a GenomicAlignmentPairs object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.