Description Usage Arguments Details Value
View source: R/findMethylatedCytosines.R
A helper function that returns a markdown file of the two input DNA strands, where each cytosine that was methylated is highlighted
1 | findMatchingSections(orig, bisulfite)
|
orig |
A string of nucleotides of the original DNA sequence with no modifications, meaning before bisulfite conversion |
bisulfite |
A string of nucleotides of the DNA sequence after bisulfite conversion |
This function is an internal function and therefore cannot be used directly when installing this package - it is instead a helper function for findMethylatedCytosines
A file containing the two input DNA strands, where the methylated cytosines are highlighted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.