Description Usage Arguments Value Examples
Read gene set file in gmt format
1 |
file |
filename for the gmt file |
a list of gene sets with each element being a vector of gene names
1 2 | fpath <- system.file("extdata", "sample.gmt.txt", package="dcGSA")
GS <- readGMT(file=fpath)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.