Skip to content

Commit fb698ee

Browse files
committed
Moved ALIEN to the end.
1 parent 89b382f commit fb698ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const OUU = GSEA.user_rank(
7575
TSM,
7676
SE;
7777
number_of_sets_to_plot = 2,
78-
more_sets_to_plot = "ALIEN HALLMARK_MYC_TARGETS_V1 HALLMARK_UV_RESPONSE_DN HALLMARK_UV_RESPONSE_UP",
78+
more_sets_to_plot = "HALLMARK_MYC_TARGETS_V1 HALLMARK_UV_RESPONSE_DN HALLMARK_UV_RESPONSE_UP ALIEN",
7979
)
8080

8181
const SET_X_STATISTIC_X_NUMBERU =

0 commit comments

Comments
 (0)