A function to pull gene expression from a domino object
Arguments
- dom
a domino object that has been created with
create_domino()
See also
Accessor Functions:
dom_clusters(),
dom_correlations(),
dom_database(),
dom_de(),
dom_info(),
dom_linkages(),
dom_network_items(),
dom_signaling(),
dom_tf_activation(),
dom_zscores()
Examples
example(build_domino, echo = FALSE)
counts <- dom_counts(pbmc_dom_built_tiny)