reads_five_POS {exomePeak2}R Documentation

extract reads five prime POS.

Description

extract reads five prime POS.

Usage

reads_five_POS(reads, width = 1, fix = "start", ...)

Arguments

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.

Value

the resized reads GRanges for 5' POS positions.


[Package exomePeak2 version 1.5.0 Index]