Description Usage Arguments Details Value
View source: R/findDifferencesInDNASequence.R
A helper function that returns a file that includes highlight html to indicate which nucleotides between two strands differ
1 | DNASequenceHighlights(strand1, strand2)
|
strand1 |
A string of nucleotides of one DNA sequence |
strand2 |
A string of nucleotides of another DNA sequence |
This function is an internal function and therefore cannot be used directly when installing this package - it is instead a helper function for findDifferencesInDNASequence
The html of the two DNA sequences (and highlight html)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.