.shift | R Documentation |
Shift the 5'-end of reads of towards downstream position
.shift(bam, readLen, shiftLen)
bam |
A GAlignments object of aligned reads of the same length. |
readLen |
The read length to use. |
shiftLen |
The shift size for this read length. |
A GAlignments object of shifted reads.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.