.combinedScore | R Documentation |
Please note that all the interactions have duplicates as it's a two way interaction (score(ProteinA-Protein) == score(ProteinB, PorteinA))
.combinedScore(allInteractions, scoreThreshold, removeText)
allInteractions |
table with score of all interactions |
scoreThreshold |
threshold to keep interactions |
removeText |
remove text-based interactions |
To better understand how the score is calculated, please see: https://string-db.org/help/faq/#how-are-the-scores-computed
table with combined score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.