Lollipop / dot plot of allele-specific TF activity across contexts

plotASCTFActivity(actDt, topN = 25L, sigCut = 0.1)

Arguments

actDt

rbind of ascTFActivity outputs (needs tf, context, obs, z, fdr).

topN

keep the top-N TFs by |z| (default 25).

sigCut

FDR threshold used for the significance aesthetic (default 0.1).

Value

a ggplot.

Author

Irem B. GUNDUZ