Description Usage Arguments Value
Graphs control PSMs versus test PSMs on a log-log plot. A pseudocount of 1 is adding to all PSMs for log-log visualization. Colored by Z-test threshold. See README for file formats and example usage on the enrichr GitHub Repository.
1 2 3 4 5 6 7 8 9 10 |
data |
A data frame produced by |
outfile_prefix |
Optional. File prefix for output |
threshold |
Optional. FDR threshold to color points by. One of c(90, 95, 99). Default = 5% FDR (fdr_bh <= 0.05). |
num_labs |
Optional. Number of annotation labels to display. Requires input to have an annotation column named |
label_file |
Optional. Comma-separated file containing names of genes to be labeled on the plot; requires input to have an annotation column named |
ylab |
Text for y-axis label; will correspond to test PSMs. |
xlab |
Text for x-axis label; will correspond to control PSMs. |
PSM log-log plots in .png
and .pdf
format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.