| find_cpg_islands | R Documentation |
Identifies candidate CpG islands in a DNA sequence.
find_cpg_islands(s, window = 200)
s |
A character string containing the DNA sequence |
window |
Sliding window size (default: 200) |
A dataframe with start and end positions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.