Description Usage Arguments Value Examples
Get precomputed matrix for fast NPA computations
1 |
Model |
A R list object with slot model containing nodes and edges data.frame |
verbose |
A logical. Default is |
pattern.gene |
A character vector. Regular expression for filtering downstrean genes |
A R list object with computed metric like L2, L3 matrices, Qbackbone, ...
1 2 3 | data(Hs__CFA__Apoptosis__0__0__1)
# Hs__CFA__Apoptosis__0__0__1 <- getLQ(
# Hs__CFA__Apoptosis__0__0__1, verbose = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.