get_jaccard: return the pairwise Jaccard coefficients between two...

Description Usage Arguments Value

Description

return the pairwise Jaccard coefficients between two experiemnts

Usage

1
get_jaccard(inputA, inputB)

Arguments

inputA

a data frame with column names node (the name of the cluster) and gene (all overexpressed gene of the node)

inputB

same format as inputA

Value

a list containing the Jaccard coefficients in long and wide form


NCBI-Hackathons/robustSingleCell documentation built on May 9, 2019, 3:27 a.m.