Skip to contents

A function to pull transcription factor activation scores from a domino object

Usage

dom_tf_activation(dom)

Arguments

dom

A domino object that has been created with create_domino()

Value

A matrix containing the transcription factor activation scores for each feature (row) by cell (column)

Examples

tf_activation <- dom_tf_activation(dominoSignal:::pbmc_dom_built_tiny)