reads_five_POS_rev: extract reads five prime POS and reverse its strand.

Description Usage Arguments Value

View source: R/reads_five_POS_rev.R

Description

extract reads five prime POS and reverse its strand.

Usage

1
reads_five_POS_rev(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 reversed 5' POS positions.


exomePeak2 documentation built on Nov. 8, 2020, 5:27 p.m.