GSON-class {gson} | R Documentation |
Class "GSON" This class represents gene set information.
Description
Class "GSON" This class represents gene set information.
Slots
gsid2gene
data.frame with two columns of 'gsid' and 'gene'
gsid2name
data.frame with two columns of 'gsid' and 'name'
gene2name
data.frame with two columns of 'gene' and 'name'
species
species of the annotation
gsname
gene set name, e.g., GO, KEGG
version
version of the gene set
accessed_date
time to obtain the gene set data
keytype
keytype of genes
info
extra information
Author(s)
Guangchuang Yu https://yulab-smu.top
[Package gson version 0.1.0 Index]