voltf | R Documentation |
Function to make volcano plot for each top upregulated TF in a group/cluster
voltf(targets, db, tfs, ident, filename, logT = 0.5, pT = 0.01)
targets |
dataframe output from getTargets() |
ident |
ident to plot TF-targets for |
filename |
filename for saving pdf with all plots |
logT |
log2FC threshold of significance for volcano plot (default = 0.5) |
pT |
FDR threshold of significance for volcano plot (default = 0.01) |
saves pdf with filename
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.