pairs.mouse.db | R Documentation |
A dataset contains the all-from-STRING interaction pairs of mouse genes. In this package, it has 5882115 unique pairs in total.
pairs.mouse.db
Data.frame.
inter.GeneID.*: the unique geneID for every gene in NCBI gene database.
inter.GeneName.*: the authorized name for every gene in NCBI gene database.
inter.Experiments.Score: score by experiments, which is the <experiments> score in STRING database.
inter.Database.Score: score by curated database, which is the <database> score in STRING database.
inter.Predicted.Score: score by prediction, which is the columns other than <experiments> and <database.>, e.g. gene fusion, gene neighbor, etc.
inter.Combined.Score: score combing all above scores.
The subset of STRING data used are <taxonomy = Mus Musculus>.
STRING <https://string-db.org>.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.