| as.data.frame.GSON | R Documentation |
Coerce GSON to a data frame
## S3 method for class 'GSON'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
A |
row.names |
Unused. |
optional |
Unused. |
... |
Unused. |
A data frame with gene set-gene memberships and optional names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.