Description Usage Arguments Details
How chimeric reads are defined is described in 'chimeric_reads'.
1 | bam_reads(bamfile, checks = 3)
|
bamfile |
path to the BAM file |
checks |
1 indicates checking only for SA tag, 2 only for rname, and 3 for both. Default is both. |
Planned improvements: Because Rsamtools does not have the capability for the 0x800 flag, implement as a function based on the RSeqAn library instead for easier flagging of chimeric reads.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.