R/DsASC-tfactivity.R
ascTFActivitySwitch.RdRuns ascTFActivity separately in two contexts (e.g. resting vs
stimulated) and joins them, adding the change in activity
deltaObs = obs_B - obs_A and a flip flag for TFs whose activity
changes sign between contexts. These are candidate "dynamic TF handoffs".
ascTFActivitySwitch(
refMat,
altMat,
deltaDt,
samplesA,
samplesB,
labelA = "A",
labelB = "B",
...
)data.table with per-TF activity in both contexts plus deltaObs, flip.