Description Usage Arguments Details Value
View source: R/findCpGIslands.R
A helper function that returns the file who contains markdown of the DNA strand with the CpG islands highlighted, as well as the number of CpG islands in the DNA strand
1 | countCpGIslands(nucleotides)
|
nucleotides |
A string of nucleotides in a DNA strand |
This function is an internal function and therefore cannot be used directly when installing this package - it is instead a helper function for findCpGIslands
The number of CpG islands found and a file that shows where the islands are in the DNA strand
file - A string value for the file where the markdown text can be found
numIslands - An integer value for the amount of CpG islands found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.