highlight: Highlighting parts of text

Description Usage Arguments Details Value

View source: R/findCpGIslands.R

Description

A helper function that writes text to a file, while also adding the markup for the text to be highlighted if desired

Usage

1
highlight(fileName, nucleotides, highlighting)

Arguments

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

Details

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

Value

No return value but adds the markup text to the input file


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