DNASequenceHighlights: Generate a markdown file with differing nucleotides...

Description Usage Arguments Details Value

View source: R/findDifferencesInDNASequence.R

Description

A helper function that returns a file that includes highlight html to indicate which nucleotides between two strands differ

Usage

1
DNASequenceHighlights(strand1, strand2)

Arguments

strand1

A string of nucleotides of one DNA sequence

strand2

A string of nucleotides of another DNA sequence

Details

This function is an internal function and therefore cannot be used directly when installing this package - it is instead a helper function for findDifferencesInDNASequence

Value

The html of the two DNA sequences (and highlight html)


diannamcallister/MethylExpress documentation built on Dec. 31, 2020, 11:19 p.m.