powered by
View volcano plot.
viewVolcano(result, compare_group, FC = 2, p = 0.05)
result from doStat() function
which groups you want to compare, i.e. c("WT", "Treat1"), only two groups are allowed
select fold change values, default = 2
select p value, default = 0.05
Yonghui Dong
if (FALSE) { viewVolcano(result, compare_group = c("WT", "JA")) }
Run the code above in your browser using DataLab