read_bam | R Documentation |
Read alignments from a BAM file.
read_bam(path, tags = c("AS", "de"))
path |
The file path to the BAM. |
tags |
Additional tags to read from the BAM file. |
The alignments in a GAlignments object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.