Description Usage Arguments Details Value
View source: R/findCpGIslands.R
A helper function that writes text to a file, while also adding the markup for the text to be highlighted if desired
1 | highlight(fileName, nucleotides, highlighting)
|
fileName |
The name of the file where the markdown will be saved to |
nucleotides |
A string of nucleotides of a DNA sequence |
highlighting |
A boolean to say if nucleotides will be highlighted in fileName |
This function is an internal function and therefore cannot be used directly when installing this package - it is instead a helper function
No return value but adds the markup text to the input file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.