voltf: Function to make volcano plot for each top upregulated TF in...

View source: R/plotting.R

voltfR Documentation

Function to make volcano plot for each top upregulated TF in a group/cluster

Description

Function to make volcano plot for each top upregulated TF in a group/cluster

Usage

voltf(targets, db, tfs, ident, filename, logT = 0.5, pT = 0.01)

Arguments

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)

Value

saves pdf with filename


hmumme/finalProjectMUMME documentation built on April 22, 2022, 12:43 a.m.