Description Usage Details Author(s) References Examples
Get the background lncRNA-mRNA interaction network.
1 | getNet()
|
Get the background lncRNA-mRNA interaction network, it was built by intergrating an lncRNA-mRNA co-expression network and the protein-protein interaction network.
Junwei Han <hanjunwei1981@163.com>, Zeguo Sun <zeguo.sun@163.com>
Subramanian, A., Tamayo, P., Mootha, V.K., Mukherjee, S., Ebert, B.L., Gillette, M.A., Paulovich, A., Pomeroy, S.L., Golub, T.R., Lander, E.S. et al. (2005) Gene set enrichment analysis: a knowledgebased approach for interpreting genome-wide expression profiles. Proc Natl Acad Sci U S A, 102, 15545-15550.
1 2 3 4 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
LncPathNet <- getNet();
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.