Description Usage Arguments Author(s)
Import aligned reads from a BAM file into a GRanges
object.
1 2 |
file |
Bamfile with aligned reads. |
bamindex |
Bam-index file with or without the .bai ending. If this file does not exist it will be created and a warning is issued. |
chromosomes |
If only a subset of the chromosomes should be binned, specify them here. |
pairedEndReads |
Set to |
min.mapq |
Minimum mapping quality when importing from BAM files. |
keep.duplicate.reads |
A logical indicating whether or not duplicate reads should be kept. |
Aaron Taudt, David Porubsky, Ashley Sanders
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.