jaccardIndex: Calculate the Jaccard index

Description Usage Arguments Value

View source: R/auxiliaryf.R

Description

Given a dataframe df formed by sets of genes, this function calculates the Jaccard index of each set with the rest and returns a summary with the information of all the calculated indexes. Among the information returned by this function is the median of all the indexes. The closer the median is to zero, the more independent the sets will be.

Usage

1

Arguments

df

dataframe

tam

size of the sets

Value

summary of Jaccard indexes


carmen-maria-hernandez/coexnetwork documentation built on Dec. 19, 2021, 1:53 p.m.