countCpGIslands: Calculates the number of CpG islands in a DNA strand and...

Description Usage Arguments Details Value

View source: R/findCpGIslands.R

Description

A helper function that returns the file who contains markdown of the DNA strand with the CpG islands highlighted, as well as the number of CpG islands in the DNA strand

Usage

1
countCpGIslands(nucleotides)

Arguments

nucleotides

A string of nucleotides in a DNA strand

Details

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

Value

The number of CpG islands found and a file that shows where the islands are in the DNA strand


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