View source: R/genome_annotation.R
loadReadsAroundGRange | R Documentation |
Constrains the reads considered to within a specified window of a GRange.
loadReadsAroundGRange(bam_file, gene_range, offset = 1e+06)
bam_file |
Rsamtools BamFile object |
gene_range |
GRange object of gene of interest |
offset |
Offset from the start and end of the specified gene in which to consider reads |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.