Skip to content

Commit 2156f77

Browse files
committed
Rename hyperG_nestedLists.r to hyperG_nestedLists.R
1 parent 764db7b commit 2156f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperG_nestedLists.r hyperG_nestedLists.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ hyperG <- function(list1, list2){
2525
#cluster/category size are interchangable, but universe must always substact the former
2626
#1-phyper(white balls, total white balls, black balls, size)
2727
#1-phyper(99, 3000, 12000, 400)
28-
#1-phyper(overlap-1, cluster size, universe-cluster size, category size)
28+
#1-phyper(overlap-1, cluster size, universe-cluster size, category size)

0 commit comments

Comments
 (0)