plotGCvsMACC: A function to plot scatter plot showing association between...

Description Usage Arguments Examples

Description

A function to plot scatter plot showing association between MACC scores and GC content

Usage

1
plotGCvsMACC(data, sname, ylim = NULL, gc.cont = gc.cont)

Arguments

data

a table which typically is one of the element of a list return by macc function.

sname

a character string giving the header of the plot.

ylim

a vector containing ranges for the y-axis.

gc.cont

a results of ount.gc.count function containing GC content in the selected bins.

Examples

1

jakubmie/MACC documentation built on May 18, 2019, 11:17 a.m.