View source: R/network_application_FBN.R
filterNetworkConnectionsByGenes | R Documentation |
Find Backward Network By Genes
filterNetworkConnectionsByGenes(
networks,
genelist = c(),
exclusive = TRUE,
expand = FALSE
)
networks |
The Fundamental Boolean Network internally |
genelist |
A list of genes |
exclusive |
Optional |
expand |
Optional |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.