stringDBhomoSapiens | R Documentation |
Download protein-protein interactions from STRING DB
stringDBhomoSapiens(
version = "11.0",
scoreThreshold = 0,
removeText = TRUE,
score_threshold = deprecated(),
remove.text = deprecated()
)
version |
version of the database to use |
scoreThreshold |
remove scores below threshold |
removeText |
remove text mining-based scores |
score_threshold |
|
remove.text |
a data.frame with rows representing an interaction between two proteins, and columns the count of scores above the given score_threshold
stringDBhomoSapiens(scoreThreshold = 800)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.