A function to pull z-scored 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_counts(),
dom_database(),
dom_de(),
dom_info(),
dom_linkages(),
dom_network_items(),
dom_signaling(),
dom_tf_activation()
Examples
example(build_domino, echo = FALSE)
zscores <- dom_zscores(pbmc_dom_built_tiny)