find_polyA_regions: find polyA regions given a transcript

Description Usage Arguments Value

View source: R/find_polyA_regions.R

Description

find polyA regions given a transcript

Usage

1
find_polyA_regions(transcript, n = 15)

Arguments

transcript

transcript sequence, DNAString.

n

minimum number of 'A's in a polyA region, integer. A region should contain at least n continous 'A's to be considered as a polyA region.

Value

polyA regions along the transcript, list.


Helena-L/DropseqSimulator documentation built on May 14, 2019, 9:37 a.m.