examdata_objs {FoldGO} | R Documentation |
object of GeneGroups class compiled from up-regulated genes from rna-seq experiment on auxin treatment of Arabidopsis thaliana roots
object of GeneGroups class compiled from down-regulated genes from rna-seq experiment on auxin treatment of Arabidopsis thaliana roots
object of FuncAnnotGroups class compiled from lists of up-regulated genes from rna-seq experiment on auxin treatment of Arabidopsis thaliana roots
object of FuncAnnotGroups class compiled from lists of down-regulated genes from rna-seq experiment on auxin treatment of Arabidopsis thaliana roots
up_groups down_groups up_annotobj down_annotobj
object of GeneGroups class
object of GeneGroups class
object of FuncAnnotGroupsTopGO class
object of FuncAnnotGroupsTopGO class
# load GeneGroups object with up-regulated genes from rna-seq experiment on auxin treatment # of Arabidopsis thaliana roots data("up_groups") # load FuncAnnotGroups object compiled from lists of up-regulated genes # from rna-seq experiment on auxin treatment of Arabidopsis thaliana roots data("up_annotobj")