reads_five_POS {exomePeak2} | R Documentation |
extract reads five prime POS.
reads_five_POS(reads, width = 1, fix = "start", ...)
reads |
a GAlignmentList object. |
width |
the width of the five prime POS. |
fix |
the end of the POS, start means 5', end means 3'. |
... |
arguments path to function resize. |
the resized reads GRanges for 5' POS positions.