From 136dc6afdb82f8f5a8cd9e6e7fce066fb3ed7340 Mon Sep 17 00:00:00 2001 From: Zhuoqing Fang Date: Tue, 10 Dec 2024 20:30:16 -0800 Subject: [PATCH] doc --- gseapy/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gseapy/__init__.py b/gseapy/__init__.py index 891ff95..69acf55 100644 --- a/gseapy/__init__.py +++ b/gseapy/__init__.py @@ -241,8 +241,8 @@ def ssgsea( :param bool verbose: Bool, increase output verbosity, print out progress of your job, Default: False. :return: Return a ssGSEA obj. - All results store to a dictionary, access enrichment score by obj.resultsOnSamples, - and normalized enrichment score by obj.res2d. + All results store to a dictionary, access enrichment score or + normalized enrichment score by obj.res2d or obj.results. if permutation_num > 0, additional results contain:: | {