jaccardCoefficient: jaccardCoefficient

Description Usage Arguments Value Author(s) Examples

View source: R/jaccardCoefficient.R

Description

This function computes the Jaccard similarity coefficient scores for instances (e.g., bait-prey interactions (BPIs)) in the data.frame.

Usage

1

Arguments

datInput

Data frame with column names: Experiment.id, Replicate, Bait, Prey, and count (i.e., prey count).

Value

Data frame containing bait-prey pairs with the Jaccard coefficient score, a number between 0 and 1

Author(s)

Matineh Rahmatbakhsh, matinerb.94@gmail.com

Examples

1
2
3

Babulab-bioc/MSiP documentation built on Dec. 17, 2021, 9:52 a.m.