## Not run:
# data(gs_limma)
# data(tissue_example)
#
# # Add just expression without annotations
# gs_limma_exp1 = add_expression.gosummaries(gs_limma, exp =
# tissue_example$exp)
#
# print(gs_limma_exp1)
#
# # Add expression with annotations
# gs_limma_exp2 = add_expression.gosummaries(gs_limma, exp =
# tissue_example$exp, annotation = tissue_example$annot)
#
# print(gs_limma_exp1)
# ## End(Not run)
Run the code above in your browser using DataLab