Description Usage Arguments Value
View source: R/find_polyA_regions.R
find polyA regions given a transcript
1 | find_polyA_regions(transcript, n = 15)
|
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. |
polyA regions along the transcript, list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.