Description Usage Arguments Value
View source: R/construct_tf_target_matrix_noligand.R
Convert gene regulatory network into a matrix.
1 2 3 4 5 | construct_tf_target_matrix_noligand(
weighted_networks,
tfs_as_cols = FALSE,
standalone_output = FALSE
)
|
weighted_networks |
the Seurat object of interest |
tfs_as_cols |
vectors of idents |
standalone_output |
vectors of idents |
A matrix of tf-target regulatory weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.