get_jarrad_index_df_fromDF: Title get jaccard index of list factors

Description Usage Arguments Value

View source: R/Jaccard_cal.R

Description

Title get jaccard index of list factors

Usage

1
get_jarrad_index_df_fromDF(df1, df2, universe = NULL)

Arguments

df1

an annotated data frame with cluster at the seccond column

df2

an annotated data frame with cluster at the seccond column

universe

(Optional) total number of all strings that vec1 and vec2 comes from

Value

a data frame of Jaccard index or a list contains two dataframe (jaccard index and Fisher's test P value list )


bioinformatist/CrossICC documentation built on Feb. 3, 2022, 8:58 a.m.