Description Usage Arguments Value
This function provides a ggplot implementation for functional association (FA) plot.
1 2 3 4 5 6 | fa.plot(
object,
plot.event = "all",
trim = metadata(object)$trim,
fdr.cutoff = 0.05
)
|
object |
a |
plot.event |
|
trim |
|
fdr.cutoff |
|
a ggplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.