Learn R Programming

stringgaussnet (version 1.1)

computeCombinedScores: Compute STRING combined scores

Description

A function to compute STRING combined scores used in selectInteractionTypes()

Usage

computeCombinedScores(ScoresSTRING, hscores)

Arguments

ScoresSTRING
Confidence scores computed by STRING
hscores
Homology scores computed by STRING

Value

  • A vector of combined scores.

Details

This method of STRING computation was used in STRING version 8.

References

http://string-stitch.blogspot.fr/2010/03/combining-scores-right-way.html https://bitbucket.org/mkuhn/stringtools/src/dcc109191fba234d2209b617606e7668ccc1eda4/prior_correction/compute_scores.py?at=default

See Also

selectInteractionTypes