View source: R/buildGRN_method.R
globalGRN | R Documentation |
Helper function of buildGRN.
globalGRN(expr, tfs, threshold, blocksize)
expr |
dgCMatrix; gene expression in each cell, found in CellRouter@ndata. |
tfs |
character vector; transcription factors. |
threshold |
numeric; zscore threshold to identify regulatory interactions. |
blocksize |
numeric; size of the blocks in which genes will be scaled. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.