visualizeVolcanoPlot {MetaLonDA} | R Documentation |
Visualize log2 fold-change and significance of each interval as volcano plot
Description
Visualize log2 fold-change and significance of each interval as volcano plot
Usage
visualizeVolcanoPlot(df, text, prefix = "Test")
Arguments
df |
Dataframe has a detailed summary about feature's significant intervals |
text |
Feature name |
prefix |
prefix to be used to create directory for the analysis results |
References
Ahmed Metwally (ametwall@stanford.edu)
[Package MetaLonDA version 1.1.8 Index]