Learn R Programming

QDNAseq (version 1.8.0)

isobarPlot: Plot median read counts as a function of GC content and mappability

Description

Plot median read counts as a function of GC content and mappability.

Usage

isobarPlot(x, y, ...)

Arguments

y
missing
...
...

Examples

Run this code
data(LGG150)
readCounts <- LGG150
isobarPlot(readCounts)

Run the code above in your browser using DataLab