Boxplot of per-donor Delta activity (stimulated - resting) for each TF, so you can see the pooled amplification is consistent across donors rather than driven by one deep donor. Each point is one donor.

plotASCTFDonorDelta(donorDeltaDt, topN = 20L)

Arguments

donorDeltaDt

data.table with columns tf, donor, deltaObs (per-donor stimulated - resting activity), e.g. built by joining the two ascTFActivityByDonor outputs.

topN

number of TFs (by donor count) to show (default 20).

Value

a ggplot.

Author

Irem B. GUNDUZ