load_stringdbs | R Documentation |
A function loads a set of precompiled gene sets of GO and String.
load_stringdbs(db_nms = NULL)
db_nms |
Character string(s) to the name(s) of STRING database(s) with
prepended directory path. The |
load_expts
for supported species.
load_dbs
for loading databases of GO
and
MSig
.
prepString(human)
prepString(mouse)
load_stringdbs(
db_nms = c("~/proteoQ/dbs/string/string_hs.rds",
"~/proteoQ/dbs/string/string_mm.rds")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.