diceCoefficient: diceCoefficient

Description Usage Arguments Value Author(s) References Examples

View source: R/diceCoefficient.R

Description

This function applies Dice coefficient to score instances (e.g., bait-prey interactions (BPIs) in the data.frame.The Dice coefficient was first applied by Zhang et al., 2008 to score interactions between all identified proteins (baits and preys) in a given AP-MS experiment.

Usage

1
diceCoefficient(datInput)

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 Dice coefficient score, a number between 0 and 1

Author(s)

Matineh Rahmatbakhsh, matinerb.94@gmail.com

References

Zhang, B., Park, B.-H., Karpinets, T., and Samatova, N. F. (2008). From pull-down data to protein interaction networks and complexes with biological relevance. Bioinformatics 24, 979-986.

Examples

1
2
3

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