plotCpG: Plot G+C-content and observed/expected ratio.

Description Usage Arguments Value

View source: R/misc.R

Description

Generates density plots of the G+C content and observed/expected CpG ratio for the input dataset and the human genome CpG islands

Usage

1
plotCpG(bed.data, offset = 200)

Arguments

bed.data

A data frame containing input bed-formatted data

offset

Number of nucleotides expanded in each direction (default:200, min:20 max:1000)

Value

1/ A data frame containing the G+C content (percentage of island that is C or G) and ratio of observed (CpG number) to expected(Number of C* Number of G/sequence length)

2/ Density plot of the G+C-content

3/ Density plot of the observed/expected ratio


andigoni/MeinteR documentation built on Oct. 1, 2021, 9:33 p.m.