Description Usage Arguments Examples
A function to plot scatter plot showing association between MACC scores and GC content
1 | plotGCvsMACC(data, sname, ylim = NULL, gc.cont = gc.cont)
|
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. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.